/*
Theme Name: Casino Landing
Theme URI: https://t.me/sergeywebm
Author: Sergey Chizh
Author URI: https://t.me/sergeywebm
Description: A lightweight landing theme for showcasing casino offers.
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: casino-landing
*/

body {
    background-color: #00FFFF;
    background-image: url("assets/images/c8ee50bddb44d5e57541eeefdb2354a390e0e06b.svg");
    background-attachment: fixed;
    background-size: cover;
    margin: 0;
    padding: 0;
}

.site {
    min-height: 100vh;
}
