.alert-dangerClean {
    border-color: #953b39!important;
    color: #fff!important;
    background-color: #c26565!important;
    text-shadow: none!important;
    min-height: 3px!important;
    max-height: 20px!important;
}

.whatsapp {
    position: fixed;
    cursor: pointer;
    bottom: 15px;
    right: 65px;
    font-size: 25px;
    color: #ffffff;
    background-color: #1BD741;
    z-index: 4;
    display: block;
    width: 43px;
    text-align: center;
    height: 45px;
    line-height: 43px;
    border-radius: 5px 5px 0 0;
    transition: 0.5s;
}

h1, .h1 {
    font-size: 2.0rem!important;
}