/*
Theme Name: Who Who Rug Cleaning
Description: Custom WordPress theme for Who Who Rug Cleaning Gold Coast
Version: 1.0
Author: Custom
*/

/* Import the existing styles */
@import url('section-styles.css');

/* WordPress specific styles */
body {
    margin: 0;
    padding: 0;
}

.wp-toolbar {
    display: none !important;
}