.errors {
    text-align: center;
    color: red;
}
.navigation-menu__preview::before {
    background-image: none !important;
    background-color: black !important;
    opacity: 0.7;
}
.catalog__title {
    border-bottom: none !important;
    font-size: 14px !important;
    text-transform: uppercase;
    display: block;
    height: 47px;
}
body .phone__number a {
	cursor: pointer;
}