.socialtitle {
    color: #96564d;
    font-size: 4rem;
    text-align: center;
    font-family: InterXBold;
    margin-top: 100px;
    margin-bottom: 30px;
}

.sideshadow {
    border-left: 3px solid #e5e5e5;
    border-right: 3px solid #e5e5e5;
    border-bottom: 3px solid #e5e5e5;
}

.socialstext {
    color: #96564d;
    font-size: 2rem;
    font-weight: bold;
    letter-spacing: 3px;

}

.fuwantastic {
    color: #96564d;
    font-size: 3rem;
    font-family: InterXBold;
    letter-spacing: 3px;
}

.fuwafuwaphils {
    color: #96564d;
    font-size: 5.5rem;
    font-family: InterXBold;
    letter-spacing: 3px;
    margin-left: -5%;
}


.atfuwafuwaphils {
    font-size: 2.4rem;
}

.atfuwafuwaphils a {
    text-decoration: none;
}

.hashtagfuwa {
    margin-top: 150px;
    color: #96564d;
    font-size: 2.4rem;
}


@media only screen and (min-width: 200px) and (max-width: 767px) {

    .socialstext {
        font-size: 1.2rem;
        margin-bottom: 10px;
    }

    .fuwantastic {
        font-size: 2.5rem;
        margin-bottom: 10px;
    }

    .socialsimg2 {
        margin-top: 25px;
    }

    .fuwafuwaphils {
        margin-top: 20px;
        font-size: 2.5rem;
        letter-spacing: 3px;
        margin-left: 0px;
    }

    .atfuwafuwaphils {
        font-size: 1.6rem;
        margin-top: 30px;
    }

    .hashtagfuwa {
        color: #96564d;
        font-size: 1.6rem;
        margin-top: 10px;
    }

    .socialtitle {
        color: #96564d;
        font-size: 2.5rem;
        text-align: center;
        font-family: InterXBold;
        margin-top: 100px;
        margin-bottom: 30px;
    }
}