﻿ul li::before {color: #ee7123;}
.content-grid__link {
    display: inline-block;
    padding: .6875rem 1.25rem;
    font-weight: 500;
    color: #fff !important;
    background: #EE7123;
    border-radius: 22px 0;
    transition: all .2s ease;
}