p{
    font-size: 20px;
    color: #001a12;
    line-height: 1.6;
}
.about{
    background-color: #000000ce;
    color: #f2fcf9;
    padding: 20px;
    margin: 0px;
    font-family: 'Poppins', sans-serif;
}
.about p{
    font-size: 18px;
    line-height: 1.6;
    color: #e6ecea;
    margin-bottom: 20px;
}
.ab h2{
    font-size: 40px;
    color: #f2fcf9;
    margin-bottom: 20px;
}