/*
Theme Name: Remitland
Theme URI: http://remitland.com
Author: Remitland Team
Description: Custom Elementor-based theme for Remitland
Version: 1.0.0
License: GNU General Public License v2 or later
Text Domain: remitland
*/

body {
    margin: 0;
    padding: 0;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}

.site-main {
    width: 100%;
    max-width: 100%;
}
