.splash-head {
    text-shadow: none  !important;
}
.main-button {
    border-radius: 1px !important;
    padding: 10px 25px !important;
    border: none !important;
    background: rgba(255, 255, 255, 0.25) !important;
}
.main-button:hover {
    background: rgba(255, 255, 255, 0.35) !important;
}
.splash-subhead {
    margin-left: 0.7em !important;
}
#fixed-bg {
    background-color: #b1b1b1 !important;
    background-position: 50% !important;
}