.blogs{
    text-align: center;
    margin-top: 20px;
    font-weight: bolder;
    font-family:Georgia, 'Times New Roman', Times, serif !important;
    font-size: 50px;
    letter-spacing: 2px;
}
.container{
    margin-top: 20px;
    font-family:Verdana, Geneva, Tahoma, sans-serif;
   font-size: 25px;
   font-weight: bolder;
}
.p1{
    font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif !important;
    font-size: 20px !important;
    margin-top: 10px !important;
    font-weight: 100 !important;
}
.p2{
   font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
   font-size: 20px;
   font-weight: bolder;
   margin-top: 20px;
}
.p3{
   margin-top: -10px !important;
}
ol{
   padding-bottom: 20px;
}