@media (min-width: 768px){
    .hero__title {
        font-size: 2.3rem;
        line-height: 1.25;
    }
}


.font-w-300{
    font-size: 1.2rem;
    
}
.blockquote{
    font-style: inherit;
}
.tooter_p{
    text-align: center;
    width: 100%;
}
