.rub-ramka {
        background: rgba(189, 61, 77, 0.04);
        padding: 12px 15px !important;
        color: rgb(8, 8, 8);
        font-size: 18px;
        font-family: roboto condensed, arial;
        border: 2px solid;
        border-radius: 4px;
        font-weight: bold;
        border-color: #bd3d4d;
        text-indent: 0 !important;
        text-align: left;
        line-height: 25px;
        max-width: 880px;
        display: block;
        margin: 20px auto !important;
    }
.rub-ramka p {
        font-size: 1.1em;
        line-height: 1.2em;
        text-align: center;
}