
.background-black {
    background-color: var(--primary2);
}


.subscribe-form-widget .submit-btn {
    background-color: var(--secondary1);

}
