/*
Theme Name:  Gedore
Version:     1.0
Author:      Malevich
*/

html body{
    font-family: "Ubuntu Sans", sans-serif !important;
} 
body .martin_headline .subtitle{
    font-size: 26px !important;
    max-width: 964px !important;
    width: 100% !important;
}  
.font-desc__text{
    font-size: 14px;
    font-weight: 400;
    line-height: 18.2px;
    letter-spacing: -0.01em;
    text-align: center;    
    max-width: 1015px;
    width: 100%;
    margin: 0 auto;
}
.martin_headline_pr_span{
    font-weight: 700;
    font-size: 42px;
    font-weight: 700;
    line-height: 54.6px;
    letter-spacing: -0.01em;
}
.font-desc{
    font-size: 26px;
    font-weight: 400;
    line-height: 33.8px;
    letter-spacing: -0.01em;
    text-align: center;
    color: #AFAFAF;
}

