/*
Theme Name: SOMNIA
Theme URI: http: //mysite.com/
Description: Custom child theme for Salient
Author: Chris Glubish
Author URI: http: //www.somnia.ca/
Template: salient
Version: 0.1
*/

@import url("../salient/style.css");
	

._som .container-wrap {
   font-family: source-serif-pro, arial, serif;
}

._som .container-wrap .nectar-button {
	font-family: 'montserrat';
	text-transform: uppercase !important;
}

.nttip b {
	font-size:120%;
	display:block;
}

.nttip b:first-of-type {
  text-transform: uppercase;
}

.nttip a {
	font-size:120%;
	text-decoration:underline;
}