.splash-waitlist-custom {
    border: 1px solid;
    color: rgb(238, 58, 74);
}

.splash-waitlist-custom:hover {
    border: 1px solid;
    background-color: rgb(238, 58, 74) !important;
    color: #FFF !important;
}