/* line 4, ../../funcmods/helper/fm_helper.scss */
.helper .hold_helper {
  margin-bottom: 36px;
  cursor: pointer; }
  /* line 8, ../../funcmods/helper/fm_helper.scss */
  .helper .hold_helper .photo {
    padding-top: 90%;
    background-size: cover;
    background-position: center;
    position: relative; }
    /* line 14, ../../funcmods/helper/fm_helper.scss */
    .helper .hold_helper .photo .personality {
      padding: 4px 7px;
      text-transform: uppercase;
      font-size: 14px;
      letter-spacing: 0.97px;
      font-family: "Nunito";
      font-weight: 800;
      font-size: 12px;
      color: #fefefe;
      background-color: #ffb627;
      position: absolute;
      left: 0;
      top: 0; }
  /* line 28, ../../funcmods/helper/fm_helper.scss */
  .helper .hold_helper .info {
    background-color: #f5f7f9;
    padding: 15px; }
    /* line 32, ../../funcmods/helper/fm_helper.scss */
    .helper .hold_helper .info a {
      color: #235159; }
      /* line 35, ../../funcmods/helper/fm_helper.scss */
      .helper .hold_helper .info a h5 {
        margin-bottom: 0px; }
    /* line 40, ../../funcmods/helper/fm_helper.scss */
    .helper .hold_helper .info .location {
      font-size: 14px;
      font-style: italic; }

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