@import url(../uslugi/style.css);

.uslugi_section table td.num .name {
    color: #ff2121;
}
.subtitle {
    color: #616a74;
    font-size: 36px;
    text-transform: uppercase;
    font-weight: normal;
    margin-bottom: 10px;
}
.subtitle span {
    color: #ff2121;
}

.uslugi_section table td.data_container .data .month {
    min-width: 300px; 
}
