.text-5xl {
    font-family: Georgia, 'Times New Roman', Times, serif;
    letter-spacing: 6px;
}   

.px-6 {
       letter-spacing: 3px;
       align-items: center;

}

.text-2xl{
    width: 80px;
    margin-top: 10px;
    height: auto;
    padding: 10px 10px 10px 10px;
}
