﻿:root{ --azul-censo:#100; --amarillo-censo:#f60000; --rosa-censo:#e30000; --verde-censo:#000; --gris-censo:#940000; --rojo-censo:#ce0000;}.verificacion-section{  position:relative; overflow:hidden; background-color:#EEE8CD; color:#0F4C75; padding-bottom:200px; } .verificacion-section container{ z-index:1000; } .verificacion-section .verificacion-content{ max-width:1600px; } .verificacion-section .img-thumbnail{ max-width:250px; max-height:275px; }.btn-rosa-censo{ background-color:#c47d15;  color:rgba(255,255,255,1);} .btn-rosa-censo:hover{ color:rgba(255,255,255,1); opacity:.8; }.verificacion-background{ width:700px; filter:grayscale(100%); opacity:.13; position:absolute; bottom:-130px; left:-80px;}.verificacion-background-circle{ width:1000px; height:700px; filter:grayscale(100%); background-color:#c47d15; opacity:.13; position:absolute; top:-350px; right:-450px; border-radius:100%;}