.pad-8 {
  padding: 60px 0px;
  padding: 60px 0px;
}

.call-fa-section h3 {
  font-size: 36px;
  font-weight: 600;
  color: #000;
  margin-bottom: 5px;
}
.call-fa-section p {
  font-size: 18px;
  line-height: 26px;
  color: #5c5c5c;
  font-weight: 400;
  margin-bottom: 20px;
}
.call-fa-section h4 {
  font-size: 24px;
  font-weight: 500;
  color: #000;
  margin-bottom: 15px;
}
.call-fa-section ul {
  list-style: none;
}
.call-fa-section ul li {
  font-size: 18px;
  line-height: 28px;
  color: #5c5c5c;
  font-weight: 400;
  margin-bottom: 8px;
}
.call-fa-section ul li span {
  color: #005f60;
  margin-right: 5px;
}
.call-fa-section h5 {
  font-size: 26px;
  font-weight: 500;
  color: #000;
  margin-bottom: 15px;
}
.call-fa-section .btn-expertise {
  border-radius: 6px;
  display: inline-block;
  background-color: #005f60;
  font-size: 18px;
  font-weight: 500;
  color: #ffffff;
  padding: 15px 30px;
  line-height: 30px;
  transform: translate(0px, 5px);
  transition: 0.5s;
  margin-left: 10px;
  height: 60px;
}
.call-fa-section .btn-expertise:hover {
  background-color: #e37705;
  color: #ffffff;
}
.call-fa-section .btn-expertise span {
  font-size: 26px;
  vertical-align: middle;
}
.call-fa-section img {
  height: 192px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 16px;
  width: 100%;
  margin-bottom: 15px;
}
/*# sourceMappingURL=call-for-abstracts.css.map */
