/*
Theme Name: ERP News
Theme URI: https://erpnews.com
Author: ERP News
Author URI: https://erpnews.com
Description: Custom WordPress news theme for ERP News.
Version: 1.0.0
License: GNU General Public License v2 or later
Text Domain: erp-news
*/

*{box-sizing:border-box}
html,body{margin:0;padding:0}
body{font-family:Arial,sans-serif;color:#111;background:#fff}
img{max-width:100%;height:auto}
a{color:inherit}
.container{width:min(1200px,calc(100% - 40px));margin-inline:auto}
.header-inner a.brand img {
    width: 166px;
}