.call-wrap {
    text-align: center;
}

.call-wrap #call-title {
    display: block;
    font-size: 18px;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 5px;
    text-align: center;
    font-weight: bold;
}

.call-action {
    font-size: 40px;
    text-decoration: underline;
    color: #0000ee;
}
