﻿.ms-rtestate-field h1, 
h1.ms-rteElement-H1, 
.ms-rtestate-field h2, 
h2.ms-rteElement-H2 {	
	color: #000;
}

/* overwrite bundle.css */

/*.swiper-container, .swiper-wrapper * {
	box-sizing: border-box;	
}

.slider .swiper-pagination-bullet {
	box-sizing: border-box;
	min-width: unset;	
}

@media (max-width: 767px) {	      
      .intro .slider {
      	position: absolute;
      }        
}

.slider-gallery .swiper-slide {
	
	width: 100% !important;
}

.swiper-container {
	
	width: 100%;
}

.slider-articles .swiper-container {
	
	width: calc(100vw - 60px);
}

a, a:visited {
    color: darkmagenta;
    text-decoration: underline;
}*/
        
/* END overwrite bundle.css */