/*
Theme Name: Awei
Theme URI: http://awei.uk
Author: Thomas Meehan
Author URI: http://rath3r.com/
Description: A theme developed for the use of Voluntary Service organisations.
Version: 0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: awei
Tags: bootstrap, voluntary-services

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

body {
  font-family: 'Libre Franklin', sans-serif;
}
.wrap {
  width: 100%;
}
#nav-holder {
  position: relative;
}
#nav-wrap {
  padding-top: 126px;
}
.main-body {
  padding-top: 20px;
  padding-bottom: 20px;
}
.fl-row-fixed-width {
	max-width: 100%;
}
#footer-widgets-wrap {
  padding: 10px 0;
}
.widget ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#recent-posts-4 > ul > li > span {
  display: block;
}
footer {
  padding: 10px 0;
}
.footer-inner {
  text-align: center;
}
