/* ************************************* *//*                                       *//* lightGallery Custom (overwrites)      *//*                                       *//* ************************************* */.lg-outer .lg-thumb-item {    transition: border-color 0.25s ease 0s;}.lg-outer .lg-thumb-item {    border: 1px solid #fff;    border-radius: 0;}.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {    border-color: black;}.lg-toolbar {    background-color: rgba(0, 0, 0, 1);}