a {
    color: SteelBlue;
    text-decoration: none;
}
.meta-list {
    list-style: none;
    padding-left: 0px;
}
.bg-primary {
    background-color: SteelBlue !important;
}
.bg-dark {
    background-color: DarkSlateGray !important;
}