

/* 
.invert,.invert .title h2 ,.invert .title h1,.invert p{ color: #fff !important; }

.section-big-image .bg{padding-bottom: 20%;}
.bg-size-cover {background-size: cover; }
.section-big-image .bg.bottom{background-position: center bottom;}
.section-big-image .bg.top{background-position: center top;}
.section-big-image .bg.top-left{background-position: left top;}
.section-big-image .bg.top-right{background-position: right top;}

.section .content{ padding: 6em 0; }
.section.section-big-image .content{ position: absolute;z-index: 10;left: 0; right: 0; }
.section.section-big-image .content.top{ top: 0; }
.section.section-big-image .content.bottom{ bottom: 0; }
.section.section-big-image .content.middle{ top: 50%; transform: translate(0,-50%);  } */
