.main-title
{
    
    font-family: Poppins, sans-serif;
    font-size: 40px;
    color: #7c5869;
    text-shadow: 1px 1px 0 #7c5869;
    
}

.main-title.-second 
{
    color:#7c5869;
    text-shadow: none;
    text-align: center;

}

.main-title.-third

{
    
    text-shadow: black;
    text-align: center;
    color: black;

}