.bullets{list-style-type:none!important;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto!important;width:auto!important;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}@media screen and (max-width:768px){.bullets{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.bullets li{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;font-family:var(--heading-font-family)}.bullets li svg{height:20px;width:20px;margin:0 5px 0 0}.bullets.red li svg{color:#d24141;fill:#d24141}.bullets.green li svg{color:#009b6d;fill:#009b6d}.bullets.black li svg{color:#000000;fill:#000000}