h1 {
    font-size: 2.5rem;
    color: #fdfbfb;
    text-align: center;
     font-family: 'Verdana', sans-serif;
    font-weight: bolder;
    font-size: 2.5rem;
    -webkit-text-stroke: 2.3px black
}

p {
    font-size: 2.5rem;
    color: #fdfbfb;
    font-family: 'Verdana', sans-serif;
    font-weight: bolder;
    font-size: 2.5rem;
    -webkit-text-stroke: 2.3px black
}
h2 {
font-size: 2.5rem;
    color: #e48ed8;
    text-align: center;
     font-family: 'AmasticSC', sans-serif;
    font-weight: bolder;
    font-size: 2.5rem;
    -webkit-text-stroke: 2.3px rgba(158, 32, 81, 0.911)
}
h3 {
    font-size: 2.5rem;
    color: #fdfbfb;
     font-family: 'Verdana', sans-serif;
    font-weight: normal;
    font-size: 1.0rem;
}



