/*
Theme Name: Hello Elementor Child
Template: hello-elementor
Author: Elementor Team
Description: A plain-vanilla
Version: 1.1.1670350260
Updated: 2022-12-06 18:10:50

*/

.protectora-img img {
	width: 100%;
	height: auto;
	display: block;
}

.protectora-data {
	display: flex;
	flex-wrap: wrap;
}

.protectora-img {
	box-sizing: border-box;
	min-width: 400px;
	width: 30%;
}

.protectora-data-list {
	padding-top: 2rem;
	box-sizing: border-box;
	min-width: 400px;
	width: 60%;
	color: white;
}

.protectora-data-label {
	font-weight: 900;
}

.entry-title {
	color: #FFF;
}

.protectora-data-list li a {
	color: white;
}

#logo-siriana {
	filter: invert(1);
}

main {
	margin-bottom: 2rem;
}