a.button.button-primary {
background-color: #ffcc03 !important;
border-color: #ffcc03 !important;
color: #000000 !important;
font-weight: 700 !important;
border-radius: 6px !important;
text-transform: uppercase;
} #language-switcher button {
background-color: #ffcc03 !important;
border-color: #ffcc03 !important;
color: #000000 !important;
font-weight: 700 !important;
border-radius: 6px !important;
} #nav a {
color: #ffcc03 !important;
font-weight: 600 !important;
} #backtoblog a {
color: #000000 !important;
font-weight: 600 !important;
} body, body * {
font-family: "Cabin", sans-serif !important;
}