.request {
    background: #e6979a;
    color: #fff;
    font-weight: bold;
    line-height: 40px;
    height: 40px;
    text-align: center;
    margin-bottom: 30px;
}

.request a {
    text-decoration: none;
    color: #fff;
    display: inline-block;
}

.request a:hover {
    color: #fff;
    text-decoration: underline;
}

.request span {
    text-decoration: underline;
}

.catalog .gray {
    padding-top: 0px !important;
}