.btn.disabled, .btn:disabled {
    cursor: not-allowed;
}

@media screen and (max-width: 568px) {
.h1, h1 {
    font-size: 1.5rem;
}}