/*
Theme Name: TsM Foundry
Theme URI: 
Description: TsM Child theme for the Foundry theme
Author: <a href="http://www.madeinebor.com">Tom Rhodes</a>
Author URI: 
Template: foundry
Version: 1.0.0
*/

@import url('../foundry/style.css');

body { font-size: 15px; }

.nav-container {
  background-color: rgba(255, 255, 255, 0.8);
}

.wpb_text_column :last-child {
	margin-bottom: 5px !important
}


section  {
  padding: 40px 0 40px 0 !important;
}
