/* Copyright (C) WarpTheme, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
.mx-auto{
  margin: 0 auto;
}
.mt-1{
  margin-top:10px;
}
.mt-5{
  margin-top:50px;
}