@charset "UTF-8";
/*===== Editör =====*/
section.content .container iframe {
  min-height: 300px;
  width: 100%;
  height: auto;
}
section.content .container img {
  width: 100%;
  height: auto;
}
section.content .container strong, section.content .container b {
  font-weight: 500;
}
section.content .container h1, section.content .container h2, section.content .container h3, section.content .container h4, section.content .container h5, section.content .container h6 {
  font-weight: 500;
}