JSFiddle - React, Tailwind, and code Playground
by Luis Martin
JavaScript
jQuery("head").append("<style>\
main {\
padding-bottom: 180px;\
}\
.tgtConfianza{\
background: #f3f3f3;\
position: fixed;\
bottom: 0;\
width: 100%;\
left: 0;\
z-index:9;\
border-top: 1px solid #cecece;\
padding-top: 50px;\
}\
.tgtConfianza ul, .tgtConfianza h2{\
max-width:1170px;\
margin:auto !important;\
}\
.tgtConfianza h2{\
text-align: center !important;\
background: #e8e7e7;\
position: absolute;\
top: 0;\
left: 0 !important;\
min-width: 100%;\
padding: 10px 0;\
font-size:23px;\
}\
.tgtConfianza ul li {\
float: left;\
width: 25%;\
text-align: center;\
padding: 90px 0 20px;\
background-repeat: no-repeat !important;\
background-position: center 20px !important;\
background-size: auto 60px !important;\
position:relative;\
}\
.tgtConfianza ul li span{\
position: absolute;\
font-size: 112px;\
bottom: 13px;\
opacity: 0.7;\
text-align: center;\
line-height: 108px;\
color: #e8e7e7;\
z-index: -1;\
}\
.tgtConfianza ul li.aenor {\
background:...