/* line 5, app/assets/stylesheets/image_language_datings.scss */
#more-than-an-app {
  background-color: var(--red);
}

/* line 9, app/assets/stylesheets/image_language_datings.scss */
#more-than-an-app .top-more-than-an-app h1 {
  font-size: 1.75rem;
}

/* line 13, app/assets/stylesheets/image_language_datings.scss */
#more-than-an-app .top-more-than-an-app a {
  color: white;
}

/* line 18, app/assets/stylesheets/image_language_datings.scss */
#more-than-an-app .container-image-title {
  width: 90%;
  margin: auto;
}

/* line 22, app/assets/stylesheets/image_language_datings.scss */
#more-than-an-app .container-image-title .container-image {
  width: 100%;
  height: 10.8em;
  overflow: hidden;
}

/* line 27, app/assets/stylesheets/image_language_datings.scss */
#more-than-an-app .container-image-title .container-image img {
  width: 100%;
}

/* line 32, app/assets/stylesheets/image_language_datings.scss */
#more-than-an-app .container-image-title .container-title {
  background-color: var(--grey-light);
  font-size: 13px;
  opacity: .7;
}

/* line 39, app/assets/stylesheets/image_language_datings.scss */
#more-than-an-app .btn-app {
  background-color: var(--green) !important;
}
