* {
    font-family: 'DB';
    font-weight: normal;
}


/* Buttons BEGIN ------------------------------------------------------------------------------------------------------------ */
.btn {
    font-family: 'DB';
    border: none !important;
}

/* Buttons END ------------------------------------------------------------------------------------------------------------ */


.headerColor {
    background-image: linear-gradient(to bottom, #d6ffff 0%, #e6ffff 100%) !important;
}


