/*--- Colors setup ---*/
/*--- Fonts ---*/
/*--- Spacing ---*/
/*--- Buttons ---*/
/*--- helpers ---*/
/*--- Research single style ---*/
.research-download {
  padding: 2rem 0;
  margin-top: 4.6875rem;
}
.research-download.ct-section .ct-section-inner-wrap {
  align-items: center;
}
.research-download a > span {
  border-bottom: 2px dotted #333333;
}
.research-download a > span:hover {
  border-color: transparent;
}
