﻿.ds_img {
    width: 300px;
}
p {
    color: black;
    margin-bottom: 0px;
}

span {
    color: gray !important;
    font-weight: 600;
}

strong {
    color: black !important;
}

li {
    color: black !important;
}

h2 {
    color: #a62320 !important;
    font-size: 25px;
    font-weight: 700;
}

h6 {
    color: black !important;
    font-weight: 600;
    
}
h5 {
     color: #0070C0;
}
.listing {
    margin-left: 64px;
}
.listing p {
    margin-bottom: 0px;
}