/* start MEDIUM */

.sp-head {
    background: #ffdc53;
    padding-left: 100px;
    margin: 0;
}
.sp-head .go-up {
    background: #fecb00;
    font-size: 35.2px;
    width: 80px;
    line-height: 84px;
    border-right: 0;
}
.sp-head .go-up:hover {
    background: #e1ac0c
}
.sp-head h1 {
    font-size: 24px;
    padding: 28px 0;
}
.call-out-box {
    font-size: 24px;
}
.call-out-box strong {
    font-size: 48px;
}

/* end MEDIUM */