/*
 Theme Name:   Guarisco Gallery
 Theme URI:    http://guariscogallery.com/
 Description:  Custom theme for Guarisco Gallery
 Author:       Desktop Solutions
 Author URI:   http://desktopsolutions.com
 Template:
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:
 Text Domain:
*/

.footer-stripe {
    background-color: #B7D2B4;
}

.editbutton {
    font-family: arial;
    color: black;
    background-color: lightgrey;
    width: 75px;
}

.request-info {
    color:#FBF1A7!important;
}
.request-info:hover{
    color:white!important;
}
.view_image_image {
    border: 1px solid #fff4c6;
}
H2 a:hover {
    color:#FBF1A7!important;
}