:root{
--bs-nav-link-hover-color:  red;

}

#mailgun-form select{
    width:100%;
}


#template_example {
    width:100%;
    height: 60vh;
}

.flex-between {
    display: flex;
    justify-content: space-between;
}

