/*
Theme Name: SOSM Portal
Theme URI: https://sosmportal.com
Author: MDSPRO
Version: 1.0
Description: Custom theme based on HTML template SOSM Portal LLC
*/

body {
    font-family: 'Inter', sans-serif;
}
/* Simple scroll-behavior */
html {
    scroll-behavior: smooth;
}