.intro-left h1{
    font-size: 26px;
    font-weight: 700;
    font-family: "Poppins";
    color: #171717;
}
.intro-left p{
    font-size: 18px;
    font-weight: 500;
    font-family: "Poppins";
    margin-top: 15px;
    color: #171717;
}