/*
Theme Name: Divi Child - College
Theme URI: https://example.com
Description: Child theme for Divi - College Website
Author: ChatGPT
Template: Divi
Version: 1.0
*/

body {
    font-family: Arial, sans-serif;
}

.maroon-bg {
    background-color: #800000;
    color: #ffffff;
}
