p.justificar {
    text-align: justify;
}

.services-style-one {
    position: relative;
    padding: 0px 0px 0px;
}

ul.discos li {
    list-style: disc;
    padding: 2px;
    margin-bottom: 10px;
	font-size: medium;
}

img.conducta {
    width: 80px;
	display: flex;
    justify-content: center;
	margin: 0 auto;
	padding: 5px;
}


h3.h3Amarilla {
	color: #FDBA30 !important;
    }



section.py-5.bg-light {
	margin: 20px 0;
	padding: 50px 0;
}

.sec-title.text-center.mb {
    margin-bottom: 20px !important;
}

section.py-5.text-center.unete {
    padding: 50px;
}

.theme_color {
    color: #fdc236 !important;
}