.ppc_cta_section {
    padding: clamp(64px, 6.25vw, 120px) 0;
    background-color: #E6E6E6;
    text-align: center;
}

.ppc_cta_section h2 {
    color: #040404;
}

.ppc_cta_section .red_common_btn {
    margin-top: 24px;
    text-align: center;
}

.ppc_cta_section .red_common_btn a {
    margin: auto;
}

.ppc_cta_section .red_common_btn a:hover {
    background-color: #040404;
}