.role-table {
  margin-top: 15px;
}
.role-table td {
  padding: 23px 32px;
  border-bottom: none;
  font-size: 17px;
  line-height: 26px;
  color: #222 !important;
}
@media (max-width: 992px) {
  .role-table td {
    padding: 23px 20px;
    font-size: 16px;
    line-height: 24px;
  }
}

.content-box .role-section h1 {
  font-size: 24px;
  line-height: 36px;
  font-weight: bold;
  color: #282828;
}
@media (max-width: 992px) {
  .content-box .role-section h1 {
    font-size: 18px;
    line-height: 27px;
  }
}/*# sourceMappingURL=Role_section.min.css.map */