h1, h2, h3, h4, h5, h6, label, .field--label, .page-title, .html .tp-caption {
    font-family: "Karla", "Karla";
    font-weight: 400;
    font-style: normal;
/* text-align: center; */  
	
}
body, p, .lead {
    line-height: 1.6;
/* text-align: center;  */
}

.region-content p {
	 text-align: left !important;
}


.region-content  h2, h3 {

    text-align: left !important;

}

h1, h2, h3, h4, h5, h6, .navbar-brand, th, .nav-tabs>li>a {
    color: #ffffff;
}
.dxpr-theme-boxed-container {
    background: #6b5c7d;
}
a {
    color: #f6dde1;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .navbar-brand a, th a, .nav-tabs>li>a a {
    color: #f6dde1;
}

h1 a:hover, h1 a:focus, h2 a:hover, h2 a:focus, h3 a:hover, h3 a:focus, h4 a:hover, h4 a:focus, h5 a:hover, h5 a:focus, h6 a:hover, h6 a:focus, .navbar-brand a:hover, .navbar-brand a:focus, th a:hover, th a:focus, .nav-tabs>li>a a:hover, .nav-tabs>li>a a:focus {
    text-decoration: underline;
    color: #f6dde1;
}

