.dashboard p { font-size: 17px; }
    .country-info img{width: 100%; height: auto;}
    .blog-navigation {
  font-size: 16px;
  padding: 20px 0;
  clear: both;
}

.blog-navigation a {
  text-decoration: none;
  color: #0073e6;
  font-weight: bold;
}
.country-info a{text-decoration: none;font-weight: bold;color: #007bff}
.blog-navigation, .related-blogs{margin-top: 30px;}
.blog-navigation a, .related-blogs a {
  text-decoration: none;
  color: #0073e6;
  font-weight: bold;
}
.related-blogs ul {
  padding-left: 20px;
}
.related-blogs li {
  margin-bottom: 8px;
}