.section-bg{background-color:var(--wp--preset--color--custom-bg,#fdf6e9)}.btn{background-color:var(--wp--preset--color--custom-green,#4d7d71);display:inline-flex;text-align:center;transition:all 0.125s ease;border:1px solid var(--wp--preset--color--custom-green,#4d7d71);border-radius:4px;padding:15px 20px}.btn:hover{background-color:var(--wp--preset--color--custom-off-white,#fdf6e9);color:var(--wp--preset--color--custom-green,#4d7d71)}@media (max-width:767px){.btn{font-size:12px;padding:8px}}.bg-offwhite-80{background-color:var(--wp--preset--color--custom-off-white-80,#fffdfb)}