#action-text .bg {
	background-size: contain;
    background-image: url('../images/uploaded/7/ANALISIS DE COLOR-DIPLOMADO.png');
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 0.45;
}
#action-text--0 .bg {
    background-image: url('../images//uploaded/7/ANALISIS DE COLOR-DIPLOMADO.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    opacity: 1;
}
#action-text-btn-2 .bg {
    background-image: url('../images/map.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% auto;
    opacity: 0.76;
}

#action-text-btn-2 .bg-wrap {
	background: radial-gradient(circle, rgba(0, 0, 0, 0) 30%, rgba(108, 105, 105, 0) 70%);
}
.tetrass{
    border-radius: 10px;
    background-color: #cac9cb;
    padding: 20px;
    color: #6d6c6f;
    font-weight: 500;
    margin-bottom:  30px;
    font-size:  20px;
}
#footer-social-text .bg-wrap {
    background-color: #F4F5F6;
}
