
.col-md-2{
        margin-top: 25px; 
}

.row{
    justify-content: center
}

.rounded-circle{
    height: 170px !important;
    width: 400px !important;
}
p{
    padding-left: 25px;
}
ol li{
    list-style: circle;
    list-style-type: lower-roman;
    margin-inline-start: 23px
}

body{
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif
}
.about{
    width: 60%;
    height: fit-content;
    background-color: rgba(255, 228, 196, 0.445);
    border-radius: 12px;
}
.logo-home{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    justify-items: center;
    align-content: center;
    width: 100%;
    height: 100%;   
}

.logo-home img{ 
    width: 150px;}

.read-more{
    text-align: center
}
.topImage{
    width: 100%;
    height: 800px;
    zoom: 0.8;
   
} 
.topImage img{
        width: initial;
    }

    .mySlides{
        width: fit-content;
        height: 100%;
    }