p {
    font-size: 12px;
}

.main-content {
    font-family: 'Tinos', 'Arial', serif;
    font-size: 16px;
    max-width: 100%;  
    text-align: center;
    line-height: 1.5;  
    
}
.main-header_nav {
    display: flex;
    flex-direction: column;
    line-height: 0.8;
}
.slider{
    max-width:400px;
    margin: auto;
}
.slide-title {
font-size: 12px;
}