body{
    background: #FFF !important;
}

.rw h1{
    font-size: 45px !important;
}

h1{
    font-family: proxiBold !important;
    text-transform: uppercase;
    font-size: 45px !important;
}

h2{
    font-family: proxiSemiBold !important;
    font-size: 30px !important;
    margin: 0px;
    color: #c31c1c;
    line-height: 1.5;
    font-weight: normal;
}

h3{
    font-family: proxiSemiBold !important ;
    font-size: 25px !important;
    color: #1f1f1f;
    margin: 0px;
}

h4, h5, h6{
    font-family: proxiSemiBold !important;
    font-size: 20px !important;
    color: #1f1f1f;
    margin: 0px;
}

p{
    font-family: museoReg !important;
    font-size: 17px !important;
    text-align: justify;
    color: #757575 !important;
}

a{
    font-family: museoReg !important;
    font-size: 17px !important;
    color: #f58209;
    text-decoration: none;
}

a:hover{
    color: #f58209;
    text-decoration: underline;
}

ul, ol{
    list-style: none;
    padding: 0px;
    margin: 0px;
}

ul li, ol, li{
    font-family: museoReg !important;
    font-size: 17px !important;
    color: #757575 !important;
}
