ul.formatted-list {
    padding-left: 2em;
}
ul.formatted-list li {
    list-style: square;
    padding-bottom: 15px;
}

.associates-img {
    height: 199px;
    width: 248px;
    -o-object-fit: cover;
       object-fit: cover;
}

.py-4 {
    padding-bottom: 4px;
    padding-top: 4px;
}

.mt- {
    margin-top: -15px !important;
}

.styled-h {
    color: #242424;
    font-weight: bold;
    text-transform: capitalize;
    margin-bottom: 5px;
    font-family: "Alegreya", sans-serif;
}

