/*
 Theme Name: Bougie Pet Shop
 Theme URI: https://bougiepetshop.com
 Description: Child theme for Bougie Pet Shop using GeneratePress.
 Author: Bougie Pet Shop
 Template: generatepress
 Version: 1.0
*/

/*
Custom Bougie Pet Shop CSS goes below.
*/
.wbd-footer-contact {
    text-align: center;
    padding: 10px 15px;
    font-size: 14px;
    line-height: 1.6;
}

.wbd-footer-contact a {
    text-decoration: none;
}

.wbd-footer-contact a:hover {
    text-decoration: underline;
}