p.we_spec {
  font-size: 28px;
  font-weight: 600;
  text-align: center;
  padding-top: 32px;
  padding-bottom: 25px;
  color: #0097a2;
}
.card-body {
  font-size: 19px;
}
button.btn.btn-link {
  font-size: 20px;
}
.post_content h2 {
  margin-bottom: unset;
  line-height: 120%;
}
.post_content h2 a {
  color: #000;
  font-size: 24px;
}
p.authoedetails {
  color: #666;
  margin-bottom: 20px;
}
.authoedetails a {
  color: #666;
}
.authoedetails a:hover {
  color: #666;
}

.chro_data {
  color: black;
  text-align: left;
  font-size: 15px;
  line-height: 25px;
}
.caus_data {
  color: #12777f;
  font-weight: bold;
  font-size: 18px;
}
.hr_line {
  border: 1px solid #12777f;
}
.view_pro {
  background: #0097a2;
  box-shadow: none;
  border: 1px solid;
  padding: 10px;
  color: #fff;
}
.post_content h2:hover a {
  text-decoration: underline !important;
}
li::before {
  content: "\f105";
  font-family: "FontAwesome";
  padding-right: 5px;
  color: #12777f;
}
@media (min-width: 1251px) and (max-width: 1350px) {
}
@media (min-width: 1025px) and (max-width: 1250px) {
}
@media (min-width: 991px) and (max-width: 1024px) {
}
@media (min-width: 768px) and (max-width: 990px) {
}
@media (min-width: 481px) and (max-width: 767px) {
}
@media (min-width: 100px) and (max-width: 480px) {
}
