.view-opportunity .views-row:first-child {
  border-top: 1px solid #707070; }

.view-opportunity .views-row {
  border-bottom: 1px solid #707070;
  padding: 39px 0; }
  .view-opportunity .views-row .opportunity-wrapper .title {
    font-family: "Barlow";
    font-size: 20px;
    color: #000000;
    line-height: 30px;
    font-weight: 700;
    text-transform: capitalize;
    text-decoration: none; }
  .view-opportunity .views-row .opportunity-wrapper .type {
    font-family: "Barlow";
    font-size: 18px;
    color: #000000;
    line-height: 30px;
    font-weight: 400; }
  .view-opportunity .views-row .opportunity-wrapper .body {
    margin-top: 15px; }

/*# sourceMappingURL=opportunity.css.map */
