.container > header {
    padding-bottom: 30px;
}

.container > footer {
    padding-top: 20px;
}

.cta-btn {
    width: 197px;
    height: 47px;
    position: absolute;
    right: 70px;
    bottom: 9px;
    border-radius: 5px;
}

.cta-btn img {
    border-radius: 5px
}
