/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./src/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************************/
/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
.goldexperts-image_section {
  display: flex;
  min-height: 695px;
  width: 100%;
  flex-direction: column;
}

.goldexperts-image_section > div {
  min-width: 50%;
  min-height: 400px;
  background-size: cover;
  background-position: center;
  padding: 50px;
  color: white;
  flex: 1;
}

.goldexperts-image_section > div h2 {
  line-height: 48px;
  color: inherit;
  font-size: 36px;
}

#content .content > article .entry-content .goldexperts-image_section > div p,
.goldexperts-image_section > div p {
  color: #cccccc;
  font-size: 16px;
  line-height: 30px;
}

.goldexperts-image_section > div a.more, .goldexperts-image_section > div a.more:active, .goldexperts-image_section > div a.more:visited {
  border: 1px solid;
  color: #ccc;
  font-size: 14px;
  padding: 18px 40px 22px;
  text-decoration: none;
  display: inline-block;
  margin-top: 20px;
}

@media only screen and (min-width: 1100px) {
  .goldexperts-image_section > div {
    padding: 185.5px 158px 184px 176px;
  }

  .goldexperts-image_section {
    flex-direction: row;
  }
}

/*# sourceMappingURL=style-index.css.map*/