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

/* ========================================================================
   Use this file to add custom CSS easily
   ========================================================================== */

.text-center {
   text-align: center;
}

.space-25 {
   display: block;
   height: 25px;
}

.space-20 {
   display: block;
   height: 20px;
}

.space-15 {
   display: block;
   height: 15px;
}