/* 
 Theme Name:   selaNFI
 Theme URI:    http://firait.com
 Description:  New theme for NFI
 Author:       FiRaIT
 Author URI:   http://firait.com
 Template:     sela
 Version:      1.0.0 
*/ 
@import url("../sela/style.css"); 

body
{
 background-color: #ffffff;

}

.main-navigation {
	background-color: #267aaa;
}
button{
    background-color: #267aaa;
}

.site-title a {
    color: #fff;
}
.disclaimer{
    text-align: center;
    color:#fff;
    background: #777;
    

}

.content-wrapper.with-featured-image{
    margin: -4em 0 0 0px;
}