.tests{padding:2rem 0 1rem;display:grid;grid-template-columns:repeat(auto-fit, minmax(18rem, 1fr));column-gap:2rem;row-gap:1.5rem}.tests__test{display:flex;flex-direction:column;align-items:center;flex:1;margin:0 0 1rem;padding:18px 1rem;box-shadow:0 2px 4px rgba(0,0,0,.3)}.tests__test>:last-child{margin-top:auto}.tests__test-heading{margin:.5rem 0 .75rem}.tests__test-description{margin:0 0 1.25rem}.tests__icon-container{width:5rem}.tests__icon-container svg{width:100%;height:auto;fill:var(--primary-color-darker)}.tests__btn-container{width:100%;display:flex;justify-content:space-evenly;height:fit-content;min-height:40px}.tests__link{background-color:var(--primary-color-2);color:#fff;border-radius:11px;padding:.75rem 1rem;text-decoration:none;display:inline-block}
