section.callout .content{text-align:center}section.callout .content p{font-size:2.1875rem;line-height:1.3;font-weight:700;font-family:"Figtree",sans-serif}section.callout .content p+p{font-size:1.375rem;font-weight:400}section.callout .content ul.buttons{list-style:none;display:grid;grid-template-columns:auto;grid-auto-flow:column;gap:20px;padding:0;margin:40px auto 0;justify-content:center}section.callout .content ul.buttons li{padding:0;margin:0}section.callout.tan{color:#fff}section.callout.tan .button{background-color:rgba(0,0,0,0);border:2px solid #fff;transition:border-color .25s ease-in-out}section.callout.tan .button:hover{border-color:#eeb211}