.text-gradient-tan-geraldine { background-image: linear-gradient(to right, #fdc138, #fdc33a, #fdc33a, #4a1e08, #4a1e08); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
.bg-gradient-tan-geraldine { background-image: linear-gradient(to right top, #fdc239, #fbd046, #f9e056, #fee19c, #fdeea9); }
.btn-gradient-tan-geraldine { background-image: linear-gradient(to right, #fdc239,  #f9e056, #fdeea9); color: #4a1e08; background-size: 200% auto; transition: all 0.3s cubic-bezier(.25,.8,.25,1);border:0; }
.btn-gradient-tan-geraldine:hover, .btn-gradient-tan-geraldine:focus { background-position: right center; color: #4a1e08; }
.text-dark-brown {color:#401303;}
.footer-application.footer-dark, .footer-application.footer-dark a {
    color: rgba(46, 46, 46, 0.5);
}
.footer-application.footer-dark a:hover {
    color: #401303;
}
