/*
Theme Name: LBDL-Child
Theme URI: http://www.tommusrhodus.com/jumpstart-wordpress-theme/
Template: jumpstart
Author: Tom Rhodes
Author URI: http://www.tommusrhodus.com/
Description: Jumpstart WordPress Theme
Tags: custom-background,threaded-comments,translation-ready,custom-menu
Version: 1.1.0.1617785296
Updated: 2021-04-07 10:48:16

*/

body {
    font-family: 'Open Sans', sans-serif!important;
}

h1,h2,h3,h4,h5,h6{
    font-family: 'Cormorant Garamond', serif !important;
}

h2{
	color:#003E5E !important;
}

h1,h3{
	color:#94AFBC !important;
}

h6, .h6 {
    font-size: 1.25em !important;
	color:#003E5E !important;
}

p {
    font-family: 'Open Sans', sans-serif!important;
}

.bg-gradient {
  background: #3D6981!important;
}

/* TAB - DEBUT */
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #003E5E!important;
}

.nav-tabs .nav-link {
    border-bottom: 0px solid #003E5E!important;
}

/* TAB - FIN */


/* Triangles Accordeons - DEBUT */
.card > [data-toggle="collapse"][aria-expanded="true"] .icon [fill]:not([fill="none"]) {
    fill: #DA917C!important;
}
/* Triangles Accordeons - FIN */


.display-3{
	font-family: 'Cormorant Garamond', serif !important;
	font-weight:900 !important;
}




/* NAV - DEBUT */
.navbar-nav > .nav-item {
    font-size: 1rem;
}
/* NAV - FIN */


/* COOKIE NOTICE - DEBUT */
.cn-button{
	background:#94AFBC !important;
}
/* COOKIE NOTICE - FIN */


/* SOCIAL ICONS - DEBUT */
.icon.icon-xs {
    height: 2em !important;
}
/* SOCIAL ICONS - FIN */