.ap-colour-next{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:24px;padding:24px 0;border-top:1px solid #d1d9e5}
.ap-colour-next h2{font-size:clamp(22px,2vw,28px);line-height:1.25;margin:0 0 8px}
.ap-colour-next p{margin:0;max-width:500px}
.ap-colour-next-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}
.ap-colour-next-actions .button{white-space:normal;text-align:center}
@media(max-width:900px){.ap-colour-next{align-items:flex-start;flex-direction:column}}
@media(max-width:520px){.ap-colour-next-actions{width:100%;flex-direction:column;align-items:stretch}}
.site-width.page-section.ap-colour-page{padding-bottom:32px}
.ap-colour-next-actions .button--ghost{color:#0b193e;background:#fff;border:1px solid #aebbd0}
.ap-colour-next-actions .button--ghost:hover{color:#064ec8;background:#edf3ff;border-color:#064ec8}
