.yellow-subtitle {
    color: #E8B609;
    font-weight: 700;
    font-size: 27px;
}
.gray-block-center {
    background-color: #E3E3E3;
    padding: 10px 20px;
    text-align: center;
}