.home-center-button {
    margin-left: 20px;
    margin-right: 20px;
}
.hero-content .theme-button.red-alert-button,
.hero-content .theme-button.red-alert-button::before,
.hero-content .theme-button.red-alert-button:hover,
.hero-content .theme-button.red-alert-button a,
.hero-content .theme-button.red-alert-button a:hover {
    border: solid 1px #B25200 !important;
}
.hero-content .theme-button.red-alert-button::before,
.hero-content .theme-button.red-alert-button a::before {
    background-color: #B25200 !important;
}