/*
Theme Name: Gurity Theme
Theme URI: https://gurity.online
Author: Gurity
Author URI: https://gurity.online
Description: Custom WordPress theme for Gurity.online
Version: 1.0
*/

body {
    margin: 0;
    padding: 0;
    font-family: 'Inter', sans-serif;
    background: #ffffff;
    color: #1a2a2a;
}