/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */


 .header-banner{
    background-color: #f5f5f5;
    padding: 10px 0;
    text-align: center;
 }
  .header-banner>div{ max-width: 1200px; margin: 0 auto;}