body {
     font-family: Helvetica, "DM Sans", Poppins, "sans-serif" !important;
}
.btn-register {
    background: #6ed68b !important;
    border-color: #6ed68b !important;
}

.btn-register:hover {
    background: #6ed666 !important;
}