﻿.main-div-c {
    margin-left: 80px; /* Adjust the value to your preference */
    margin-right: 80px; /* Adjust the value to your preference */
    margin-top: 200px;
}


#main-head {
    color: #5F8670; /* Use rgba for the desired color with 75% opacity */
    font-family: Verdana;
    font-weight:bold;

}


#sub-head {
    color: #C69774; /* Change the color to your preferred text color */
    margin-top: 10px; /* Add some top margin between the steps */
    font-family: Verdana;
    font-weight: bold;
}

#sub-sub-head {
    color: #67729D; /* Change the color to your preferred text color */
    margin-top: 10px; /* Add some top margin between the steps */
    font-family: Verdana;
    text-align: justify;
    font-weight: bold;
    font-size:24px;
}


#p1 {
    font-size: 21px; /* Adjust the font size to your preference */
    color: #333; /* Change the color to your preferred text color */
    font-family: Verdana;
    text-align: justify;
}

#p2 {
    font-size: 20px; /* Adjust the font size to your preference */
    color: black; /* Change the color to your preferred text color */
    margin-top: 10px; /* Add some top margin between the steps */
    font-family: Verdana;
    text-align: justify;
}



#list {
    font-size: 20px; /* Adjust the font size to your preference */
    color: black; /* Change the color to your preferred text color */
    margin-top: 10px; /* Add some top margin between the steps */
    font-family: Verdana;
    text-align: justify;
}

#orList {
    font-size: 20px; /* Adjust the font size to your preference */
    color: black; /* Change the color to your preferred text color */
    margin-top: 10px; /* Add some top margin between the steps */
    font-family: Verdana;
    text-align: justify;
}