.header-section ul li ul {
    left: 0px!important;
    margin-left: 0px!important;
}
.btn.btn-dark-3:hover {
    color: white!important;
    background-color: #242424;
}
section.cta {
    padding: 50px 0px!important;
}
section.accent {
    background: #c72537!important;
}

h1 {
    font-size: 16px!important;
    font-weight: 600!important;
    line-height: 21px!important;
    margin-bottom: 14px!important;
}
section.header {
padding: 200px 0px;
background-position: center;
background-size: cover;
}