/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/

@font-face {
	font-display: auto;
}

.box {
    background: #f8f8f8;
    border: 1px solid #ddd;
    padding: 20px 20px 0;
}


