h1 {
    font-size: 34px !important;
}
h2 {
        font-size: 24px !important;
    }
.btn-secondary {
    --bs-btn-color: #000000 !important;
}