body {
    background-color: #ffffff;
   color: #000000;
<!--background-image: url(  https://cpdataemailing.cl/sitiodin/img/9_img_Fiesta_Familiar_Enaex.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;-->
}
.btn-primary {
    color: #ffffff;
    background-color: #BA2542;
    font-size: 20px;
}
#header .subscribe div {
    font-size: 18px;
   color: #0D61E7;
}


#signin-main{
margin-top:10px;
}

.alert {
    color: #ffffff;
    z-index: 5000;
    background-color: red;
    display: none;
    position: fixed;
    bottom: 0;
}

.alertText{
color: white;
font-size: 18px;
}

header div
{     text-align: center; }

#form-dom br{
display: none;
}
.custom-select{    height: 38px; }

@media(max-width: 700px){
.alert {
top:15px;
bottom: auto !important;
}
}

.menu_principal{
display:none;}

.table-primary {
    --bs-table-striped-bg: #dc3545;
}
.logo_header{text-align:center;}

#recordatorio{     margin-left: 0px; }

#recordatorio + .form-check-label{     margin-left: 20px; }