
#saas{

    margin: 10% 0;
    h1{text-align: center;font-size: 3rem;font-weight: bolder}
    img{width: 60%;margin: 5% 20%}
    h3{
        font-weight: bold;
        font-size: 2rem;
        margin-top: 8%;
    }

    span{
        font-weight: bold;
        margin-top: 3%;
        color: #2c64fc;
        font-size: 2rem;

    }
    p{em{color: #0a53be;font-weight: bold}}

}

#soosk1{margin-top: 10%;
    h1{text-align: center;margin-top: 5%;font-weight: bolder}
    h2{margin-top: 5%}
    p{
        .soosk1{

            color: #0a58ca;
        }
        em{color: #dc3545}
    }

}
