.btn.has-icon.icon-small-arrow-right-simple{
    bottom: 10px;
}
form.election-form--form .input-wrapper:nth-of-type(2) {
    display: none !important;
}
section.marketingheader.hero-fullwidth .image-box:after {
    background: linear-gradient(
87deg, #036 0%, rgba(1, 40, 81, .86) 0%, rgba(0, 51, 102, 0) 0%);
    background-blend-mode: overlay;
    bottom: 0;
    content: "";
    left: 0;
    opacity: .6;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
}
