.btn-HFZ-Primary {
    background-color: #70ace5;
    color: white;
    padding: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 600 !important;
}

.btn-HFZ-Primary:hover{
    background-color: #2f6699;
    color: white;
    padding: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
}

/* FONTS */