/* v13: relevant audit actions and PPC page link following PPC pricing. */
#services .audit-actions{display:flex;justify-content:center;margin-top:32px;text-align:center}
#portfolio .portfolio-footer.audit-actions{gap:16px}
#pricing .ppc-pricing-footer{display:flex;justify-content:center;margin-top:32px}
#pricing .ppc-pricing-footer .section-action{display:flex;align-items:center;justify-content:center;gap:10px;width:fit-content;max-width:100%;min-height:48px;margin:0 auto;padding:15px 30px;border:2px solid #be2028;border-radius:999px;background:transparent;color:#be2028;font:inherit;font-size:1rem;font-weight:650;line-height:1.3;text-align:center;text-decoration:none;transition:background .2s,color .2s}
#pricing .ppc-pricing-footer .section-action:hover{background:#be2028;color:#fff}
.audit-actions .btn{max-width:100%;white-space:normal;text-align:center}
@media(max-width:767px){#pricing .ppc-pricing-footer .section-action{padding:13px 22px;font-size:.9375rem}#portfolio .portfolio-footer.audit-actions .btn{width:fit-content}}
@media(prefers-reduced-motion:reduce){#pricing .ppc-pricing-footer .section-action{transition:none}}
