.custom-button {
    background-color: #b78d4d !important;
    color: white !important;
    border-color: #b78d4d;
}

.Custom_Link:link {
    color: #b78d4d;
}

