/*
// Theme Name : Custom Theme Built For REBECCA BUCK MUSIC
// Created On : 8/17/2021
// Author : Joe Kustek
// Version : 1.0
// Description : 2021 Updated Website for REBECCA BUCK MUSIC
*/

/* Desktop Styles */
@media only screen and (min-width: 991px) {
}
/* Mobile Styles */
@media only screen and (max-width: 991px) {
}
