header {
    background: linear-gradient(to top, #060B19, #1A212D);
}

.btn-subscribe {
    background-color: #DCAC6E !important;
    color: #1D212D !important;
    border-color: #DCAC6E !important;
}

#subcribe {
    background-color: #DCAC6E !important;
    color: #1D212D !important;
    border-color: #DCAC6E !important;
}