.text-1 {
    color: #00ff00;
    font-family: Bilbo Swash Caps;
    font-size: 60px;
    font-weight: 900;
}

.text-2 {
    color: #ffffff;
    font-weight: bold;
    font-family: Amita;
}

.text-3 {
    color: #ff8000;
    font-family: Bubblegum Sans;
    font-weight: 900;
    font-size: 33px;
}