.bgbranco {
background-color: #fff !important;
}

.section-contact {
background-color: #555;
color: #fff !important;
}

.site-footer .btt a:hover {
color: #fff !important;
}

.linka {
color: #fff !important;
}
.onepress-menu li.onepress-current-item > a {
color: #2d2d2d !important;
}

input[type="submit"] {
background: #b63b2e !important;
}

input[type="submit"]:hover {
background: #000 !important;
}

.lato {
color: #b63b2e;
font-size: 30px !important;
font-weight: bold;
}

.onepress-menu a {
font-size: 16px;
font-family: 'Mohave'!important;
color: #fff;
}

.onepress-menu a:hover {
color: #000;
}

.site-branding .site-logo-div  {
margin-bottom: 10px !important;
}

.site-header {
background-color:  #b63b2e !important;
}

.hero-content-style1 p {
font-style: normal !important;
}

.btn-theme-primary {
background: #b63b2e;
}