/*
  Theme Name: Eterna
  Theme URL: https://bootstrapmade.com/eterna-free-multipurpose-bootstrap-template/
  Author: BootstrapMade.com
  Author URL: https://bootstrapmade.com
*/

/* === prettify === */
@import url('../js/google-code-prettify/prettify.css');
/* === fontawesome === */

@import url('font-awesome.css');
/* ==== overwrite bootstrap standard ==== */

@import url('overwrite.css');
@import url('animate.css');
@import url('shortcodes.css');
/* Table of content */


#contentMv {
  position: relative;
  background: #222;
  border-top: 1px solid #f2f2f2;
  padding: 50px 0 0 0;
}

#inner-headlineMv {
  background: #201c1c;
  position: relative;
  margin: 0;
  padding: 20px 0 10px;
}

/* Theme Styler :: End */
