@charset "UTF-8"; .section.features {background: #F5F3F0; } .section.features > .container {padding-top: 4.0625rem;padding-bottom: 4.4375rem;text-align: center;color: #6B6B6B;position: relative;z-index: 2; } .section.features > .container > .btn {margin-top: 3.1875rem; } .section.features > .container h1, .section.features > .container .h1, .section.features > .container h2, .section.features > .container .h2 {display: flex;flex-direction: column;position: relative;text-align: center;align-items: center;font-size: 2.5rem;line-height: 1;margin-bottom: 1.625rem;color: var(--black);max-width: 600px;margin-left: auto;margin-right: auto; } .section.features > .container h1 small, .section.features > .container .h1 small, .section.features > .container h2 small, .section.features > .container .h2 small {order: -1;font-size: 0.9375rem;line-height: 1.6806722689;font-weight: 500;color: var(--primary);display: flex;flex-direction: row;align-items: center;margin-bottom: 1rem;position: relative; } .section.features > .container h1 small::before, .section.features > .container h1 small::after, .section.features > .container .h1 small::before, .section.features > .container .h1 small::after, .section.features > .container h2 small::before, .section.features > .container h2 small::after, .section.features > .container .h2 small::before, .section.features > .container .h2 small::after {content: "■";position: absolute;top: -0.0625rem; } .section.features > .container h1 small::before, .section.features > .container .h1 small::before, .section.features > .container h2 small::before, .section.features > .container .h2 small::before {left: -2.9375rem; } .section.features > .container h1 small::after, .section.features > .container .h1 small::after, .section.features > .container h2 small::after, .section.features > .container .h2 small::after {right: -2.9375rem; } .section.features > .container .row-card {padding-top: 1.5rem; } .section.features > .container .btn {margin-top: 3.125rem; } .section.features > .container .btn svg {margin-left: 1rem;margin-right: -1.0625rem; } 