body {
  font-family: 'Josefin Sans', sans-serif; }

.default-2-54 {
  width: 100%;
  display: inline-block;
  font-family: 'Raleway', sans-serif;
  position: relative;
  overflow: hidden;
  background: #f6f6f6;
  padding: 5em 0em;
  text-align: center; }
  .default-2-54 .Main-title {
    margin-bottom: 3em;
    position: relative;
    display: block; }
    .default-2-54 .Main-title h2 {
      font-weight: bold; }
  .default-2-54 .main-bg {
    width: 100%;
    display: inline-block;
    background: #fff;
    text-align: center;
    padding: 0 3em;
    margin-bottom: 3em;
    position: relative; }
    .default-2-54 .main-bg .title {
      background: #00A000;
      color: #fff;
      padding: 1em 2em;
      display: inline-block;
      font-size: 12px;
      margin: 0;
      letter-spacing: 0.25px;
      font-weight: bold; }
    .default-2-54 .main-bg .imgc {
      position: relative;
      width: 100%;
      height: 250px;
      object-fit: cover; }
    .default-2-54 .main-bg .content {
      padding: 0.5em 0;
      display: inline-block;
      margin: 0;
      text-align: left;
      width: 100%; }
      .default-2-54 .main-bg .content .post-title {
        font-weight: bold;
        display: block;
        font-size: 14px;
        margin-bottom: 10px;
        color: #000;
        line-height: 25px; }
      .default-2-54 .main-bg .content .post {
        text-align: left; }
        .default-2-54 .main-bg .content .post a {
          color: #999;
          font-size: 16px; }

/*# sourceMappingURL=default-2-54.css.map */
