﻿.content img {
    width: 100% !important;
    height: auto !important;
}

#most-view {
    padding: 0;
}

#relate-news a {
    text-decoration: none;
}

#relate-news a p {
    margin-bottom: 0;
    font-size: 16px;
    color: #121212;
    font-weight: 600;
    font-family: "Lora";
}

#relate-news a:hover p {
    color: #007bff;
}

#relate-news .sapo {
    -webkit-line-clamp: 2;
}

#relate-news img {
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

#social-icon {
    color: #178fd6;
    font-size: 24px;
}

.social-icon-item:hover {
    color: #0072bc;
}
