li {
list-style-type: none;
}
a[rel="noopener noreferrer"]:hover {
color: black;
text-decoration: none;
font-weight: bold;
}
a[rel="noopener noreferrer"]:visited {
color: black;
text-decoration: none !important;
font-weight: bold;
}
a[rel="noopener noreferrer"] {
color: black;
font-size: 14px;
font-weight: bold;
}
a[target="_blank"] {
font-weight: 400;
}
.slide-image { 
background-color: #ffffff !important;
}
.titlenewsmediacoverage {
margin-left: 15px !important;
margin-right: 10px !important;
}
.titlenewsmediacoverage > h4 {
margin-top: 10px !important;
font-size: 16px !important;
color: #656565 !important;
}
.titlenewsmediacoverage > p > a {
font-size: 18px !important;
font-weight: 900 !important;
color: #222222 !important;
}
.titlenewsmediacoverage > div > p {
font-size: 14px !important;
font-weight: 200 !important;
color: #9c9c9c !important;
}
@media only screen and (min-width: 768px) {
.column_sub_people {
margin-left: 30px !important;
}
}