
.Advantages{
    padding-top: 5em ;
    padding-bottom: 5em;
}
.Advantages .container{
    max-width: 100%;
}
.advantages h1{
    font-size: 45px;
    text-align: center;
    color: #000;
    margin-bottom: 50px;
    letter-spacing: 1px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
}
@media (max-width: 440px) {
    .advantages h1{
        font-size: 32px;
    }
}
.ad img{
    width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}
.outs_news_grid h6 {
    font-size: 26px;
    padding: 15px 0px;
    font-weight: 600;
    letter-spacing: 2px;
    color: #e3117c;
}
.outs_news_grid {
    padding: 2em;
    padding-bottom: 4rem;
    height: 230px;
}
.scr2 {
    background-color: #add8e6;
}
.outs_news_grid p {
    color: #fff;
    font-size: 14px;
    line-height: 23px;
    font-family: 'Lato', sans-serif;
}
p {
    margin: 0;
    padding: 0;
    letter-spacing: 1px;
}
.scr4 {
    background-color: #b1e6ad;
}
