
.section-title h1, .section-title h2 {
    font-family: AUpassatalight;
}

.bg-dark-gray hr.ce-div {
    border-bottom: 1px solid #f4020f;
}

p#futures-tagline {
    color: #f4020f;
    font-size: 13px;
    line-height: 13px;
    margin-top: -10px;
}

.neutral-container .bg-dark-gray {
    padding: 20px 20px 0px 20px !important;
}

#futures-banner p {
    font-size: 25px;
    font-family: aupassatabold;
}

div#futures-banner h2 {
    color: #f4020f;
    font-size: 35px;
}

div#futures-banner h3 {
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 14px;
}

@media screen and (max-width:950px) {
#futures-banner p {
    font-size: 17px;
    }

div#futures-banner h2 {
    font-size: 24px;
    }

div#futures-banner h3 {
    font-size: 20px;
    }
}

.bg-light-default {
    background-color: rgb(255 255 255);
    border: 1px dotted black;
}

body {
    font-family: 'AUPassataRegular';
}

label, li:before {
    color: #0a0a0a;
}

.au_button {

    background-color: #000000;
}

.some-wrapper {
    text-align: right;
    margin: 10px 0 10px 0;
}

.some-ikon img {
    height: 40px;
}
