/*
Theme Name: Qpoint Theme
Theme URI: https://qpoint.com.sa/
Author: Ahmed
Author URI: http://qpoint.com.sa
Description: Custom theme for Qpoint.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Qpoint
*/

  body {
    margin: 0;
    padding: 0;
    color: #ffffff;
    font-family: 'IBM Plex Sans', 'IBM Plex Sans Arabic', sans-serif;
    position: relative;
    overflow-x: hidden; 
  }