.c-btn--full {
    height: 45px;
}

.c-btn--full a {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}