#plan .large {
    font-size: 2em;
    display: inline-block;
    border-bottom: solid 2px;
    margin-bottom: 10px;
    color: #e68762;
}

#plan p {
    font-size: 1.2em;
    margin-top: 30px;
}

.header-right .btn-list .btn-cv a {
    display: flex;
    align-items: center;
    justify-content: center;
}