/*
Theme Name: Higher Images 
Author: HI
Description: Custom WP theme; built using Bootstrap.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: hi-bootstrap
Domain Path: /languages/
Tags:

*/

.page .lg-grey
{
	color:#0C3F74;
}

.lg-grey, .lg-white 
{
	font-size:18px !important;
}

#home-page p 
{
	font-size:1.5em !important;
}

.page .myscript
{
	font-size:1.4em !important;
}

h3 {
    font-weight: bold;
    font-family: 'Lora', serif;
}

.border
{
	border:								solid 3px #0c3f74;
	border-radius: 						50%;
	width:						85%;
}
.modal-header .border
{
	width:						15%;
{