html{
font-family:Pf Reminder Pro Medium;
}
html.body{
font-family:Pf Reminder Pro Medium;
}
html.sticky-header-active #toolbar-administration{
    display: inline;!important;
}
#header .header-nav-main nav > ul > li > a{
color: black;
opacity: 0.7;
font-size: 15px;
font-family:Pf Reminder Pro Medium;
}
.home-intro p {
max-width:100%;
margin:0 auto;
padding:8px;

}
.home-intro .container .row > div{
text-align:center;
}
#footer .container .row > div {
width:100%;
padding:8px;
text-align:center;
}
#footer .newsletter form{
max-width:100%;
}
#footer .footer-copyright p{
position:relative;
text-align:center
}
.simplenews-subscriber-form .form-item-message{
font-size:17px;
}
html.inverted-primary{
background-color:white;
}
.inverted{
color:black;
}
@media (max-width: 991px){

    #header .header-nav-main nav > ul > li > a{
        color:black;
    }
}
.before-actions{
    width:55%;
    margin:0 auto;
}
input#edit-mail-0-value{
    margin: 0 auto;
    width: 55%;
}
html.p{
    font-size: 14px;
}


