/*
Theme Name: Gypsum Riyadh
Author: ChatGPT
Description: موقع مؤسسة تركيب الجبس الرياض
Version: 1.0
*/

body {
    margin: 0;
    font-family: Arial;
    direction: rtl;
}

.header {
    background: #1faa59;
    color: white;
    padding: 20px;
    text-align: center;
}

.section {
    padding: 40px;
    text-align: center;
}

.btn {
    background: #1faa59;
    color: white;
    padding: 12px 25px;
    text-decoration: none;
}
