html body { color: rgb(0, 0, 0); }
html .site-header__desc { color: rgb(0, 0, 0); }
html .top-slider__item-btn a:hover { color: rgb(255, 255, 255); }
html .top-slider__item-btn a:hover { background-color: rgb(205, 30, 25); }
html .action-block__item-body { color: rgb(205, 30, 25); }
html .action-block__item-btn { color: rgb(0, 0, 0); }
html .action-block__item-btn { border-top-color: rgb(0, 0, 0); }
html .action-block__item-btn { border-right-color: rgb(0, 0, 0); }
html .action-block__item-btn { border-bottom-color: rgb(0, 0, 0); }
html .action-block__item-btn { border-left-color: rgb(0, 0, 0); }
html .action-block__item-btn:hover { background-color: rgb(205, 30, 25); }
html .action-block__item-btn:hover { border-top-color: rgb(205, 30, 25); }
html .action-block__item-btn:hover { border-right-color: rgb(205, 30, 25); }
html .action-block__item-btn:hover { border-bottom-color: rgb(205, 30, 25); }
html .action-block__item-btn:hover { border-left-color: rgb(205, 30, 25); }
html .about-us__text { color: rgb(0, 0, 0); }
