/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
    padding-top: 5px;
    padding-bottom: 10px;
    background-color: white;
    color: #272626;
    margin: 5px;
    direction: rtl;
  }

  .micro-nav {
   margin-left: 10px;
    margin-right: 300px !important;

}
