.header { background-color: #2B1810; }
.btn--tertiary { background-color: #D84315; }
.btn--tertiary:hover { background-color: #FF5722; }
.btn--secondary { background-color: #F4A623; }
.btn--secondary:hover { background-color: #FFB74D; }
.block { background-color: #3D2517; }
.block__description span:first-child { color: #FFA726; }
.block__description span:last-child { color: #E5D4C1; }
.header__menu ul a:hover { color: #FFA726; }
.content__inner table th { background-color: #2B1810; }
.content__inner table th { color: #FFA726; }
.footer__menu ul a:hover { color: #FFB74D; }
