.buttons__wrap{display:flex;flex-wrap:wrap;gap:15px}.grid{grid-gap:10px;display:-ms-grid;display:grid}.grid-two-cols{grid-template-columns:repeat(2,1fr)}.grid a{border-radius:0;justify-content:space-between;width:100%}.teal.white{background-color:#fff;border-color:#fff}.teal.white:hover{background-color:#f6f8fd;border-color:#80ccb8}.dark-blue svg path{fill:#fff}.btn-new img{margin-bottom:-5px;margin-top:-5px}.btn-new:hover img{filter:invert(1) brightness(0)!important}@media (max-width:600px){.grid-two-cols{grid-template-columns:repeat(2,1fr)}}