/* Fix social icons in the copyright position */
.customCopyright .jl-flex-inline div{
    width: 25px;
    float: left;
    /*border: 1px gray solid !important;*/
}
input{
    background-color: white !important;
}