.elementor-slideshow__footer,
.elementor-slideshow__header 
{
	box-sizing: border-box;
}

p:last-child {margin-bottom:0;}

.wp-caption-text {
  margin-top: 8px;
  font-family: 'open sans', Arial, sans-serif;
  font-style: normal;
  font-size: 0.9em;
  text-align: center;
}

/*
.wp-caption-text {
        hyphens: none;
        -webkit-hyphens: none;
        -moz-hyphens: none;
        -ms-hyphens: none;
        word-wrap: normal;
    }
*/
.elementor hr {
  margin-bottom: 1em;
		opacity: 0.5;
}