/*

 * Custom code goes here.

 * A template should always ship with an empty custom.css

 */

/* ===========================
   STYL DLA GRUPY AMBASADOR
   =========================== */

body.is-ambasador {
    background-color: #f4f0ff;
}

body.is-ambasador .header {
    background: #4b2bbf;
}

body.is-ambasador a {
    color: #4b2bbf;
}

body.is-ambasador .btn-primary {
    background-color: #4b2bbf;
    border-color: #4b2bbf;
}
