.css-tutorial {
    color: #ff0000;
    font-size: 20px;
    font-family: 'MuseoSansCyr', Arial, sans-serif;
    line-height: 1.55;
    //font-weight: 800;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}


.css-header-phone
{
 
    color: white;
    font-size: 18px;
    font-family: 'MuseoSansCyr', Arial, sans-serif;
    text-decoration: none;
    font-weight: 600;
    // display: block;
    //align-content: right;
    text-align: right;
    
}
