/* Put your custom styles here */
.clicker {
    font-size: 35px;
    color: #fffbfb;
}

.content-2-2 {
    border-bottom: 4px solid #d48d27;
}

.text3 {
    font-family: Anton;
    color: #fbf1f1;
    font-size: 27px;
}

.content-1-2 {
    margin-top: 25px;
}

.btn{
    white-space:normal !important;
}