body {
    font-family: 'Raleway', sans-serif;
    color: #0B1220;
    background-color: #FFFFFF;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Raleway', sans-serif;
}

.font-head {
    font-family: 'Raleway', sans-serif;
}

/* Smooth scrolling */
html {
    scroll-behavior: smooth;
    overflow-x: hidden;
}

body {
    overflow-x: hidden;
    position: relative;
    margin: 0;
    padding: 0;
}

/* Ensure footer is always visible */
footer {
    position: relative;
    z-index: 1;
    width: 100%;
    clear: both;
    margin-bottom: 0;
}

/* Hide scrollbar for clean horizontal scrolling */
::-webkit-scrollbar {
    display: none;
}

/* Custom scrollbar for Firefox */
html {
    scrollbar-width: none;
}

/* Custom scrollbar for IE, Edge and Firefox */
body {
    -ms-overflow-style: none;
}

/* Custom scrollbar for Chrome, Safari and Opera */
body::-webkit-scrollbar {
    display: none;
}

/* Custom scrollbar for Firefox */
* {
    scrollbar-width: none;
}

/* Custom scrollbar for IE, Edge and Firefox */
* {
    -ms-overflow-style: none;
}

/* Custom scrollbar for Chrome, Safari and Opera */
*::-webkit-scrollbar {
    display: none;
}

/* Custom scrollbar for Firefox */
* {
    scrollbar-width: none;
}

/* Custom scrollbar for IE, Edge and Firefox */
* {
    -ms-overflow-style: none;
}

/* Custom scrollbar for Chrome, Safari and Opera */
*::-webkit-scrollbar {
    display: none;
}

/* Custom scrollbar for Firefox */
* {
    scrollbar-width: none;
}

/* Custom scrollbar for IE, Edge and Firefox */
* {
    -ms-overflow-style: none;
}

/* Custom scrollbar for Chrome, Safari and Opera */
*::-webkit-scrollbar {
    display: none;
}

/* Custom scrollbar for Firefox */
* {
    scrollbar-width: none;
}

/* Custom scrollbar for IE, Edge and Firefox */
* {
    -ms-overflow-style: none;
}

/* Custom scrollbar for Chrome, Safari and Opera */
*::-webkit-scrollbar {
    display: none;
}

/* Custom scrollbar for Firefox */
* {
    scrollbar-width: none;
}

/* Custom scrollbar for IE, Edge and Firefox */
* {
    -ms-overflow-style: none;
}

/* Custom scrollbar for Chrome, Safari and Opera */
*::-webkit-scrollbar {
    display: none;
}