@import url('https://fonts.googleapis.com/css?family=Roboto Slab&display=swap');

.site-header {
    background-color: #C9DAEA !important;
}

.site-branding-text {
    padding: 30px;
	text-align: center;
	background: rgba(255,255,255, 0.8);
	border-bottom-style: solid;
    border-bottom-width: 10px;
	border-bottom-color: #2268AA !important;
}
@media screen and (min-width: 48em) {
	.site-branding-text {
		width: 94% !important;
		float: right;
	}
}

.page-header .taxonomy-description,
.widget .widget-content
{
	border-top-style: solid;
    border-top-width: 2px;
	border-top-color: #2268AA !important;
	padding-top: 15px;
	margin-top: 15px;
}
.page-header .taxonomy-description h2 {
	padding-top: 12px;
}

.site-title,
.site-title a {
    color: #012E59 !important;
    font-size: 34px;
}
.site-content {
    padding-top: 68px;
}
.site-description {
    color: #012E59 !important;
    font-size: 20px;
}
.site-footer {
    background-color: #2268AA !important;
    color: #C9DAEA !important;
    border-top: 1px solid #5CA4E8 !important;
}

body,
button,
input,
select,
textarea {
    font-family: 'Roboto Slab', sans-serif;
    color: #161F28 !important;
}

label {
    color: #161F28 !important;
}

h1.entry-title, .h1 {
    color: #161F28 !important;
    font-size: 26px !important;
}

h2, .h2,
.home.blog .entry-title {
    color: #012E59 !important;
}

.navigation-top {
    border-bottom-style: solid;
    border-bottom-width: 1px !important;
    border-bottom-color: #C9DAEA !important;
}
.navigation-top a {
    color: #012E59 !important;
    font-size: 12px !important;
}
.main-navigation a:hover {
    color: #005CB2 !important;
}

a {
    color: #005CB2 !important;
    text-decoration: none;
}
a:hover,
a:active {
    color: #012E59 !important;
    outline: 0;
}

.entry-content h2 {
    font-size: 24px !important;
}
.entry-content p {
	font-size: 17px;
	text-align: left;
}

.entry-content a:focus,
.entry-content a:hover,
.entry-summary a:focus,
.entry-summary a:hover,
.comment-content a:focus,
.comment-content a:hover,
.widget a:focus,
.widget a:hover,
.site-footer .widget-area a:focus,
.site-footer .widget-area a:hover,
.posts-navigation a:focus,
.posts-navigation a:hover,
.comment-metadata a:focus,
.comment-metadata a:hover,
.comment-metadata a.comment-edit-link:focus,
.comment-metadata a.comment-edit-link:hover,
.comment-reply-link:focus,
.comment-reply-link:hover,
.widget_authors a:focus strong,
.widget_authors a:hover strong,
.entry-title a:focus,
.entry-title a:hover,
.entry-meta a:focus,
.entry-meta a:hover,
.page-links a:focus .page-number,
.page-links a:hover .page-number,
.entry-footer a:focus,
.entry-footer a:hover,
.entry-footer .cat-links a:focus,
.entry-footer .cat-links a:hover,
.entry-footer .tags-links a:focus,
.entry-footer .tags-links a:hover,
.post-navigation a:focus,
.post-navigation a:hover,
.comments-pagination a:not(.prev):not(.next):focus,
.comments-pagination a:not(.prev):not(.next):hover,
.logged-in-as a:focus,
.logged-in-as a:hover,
a:focus .nav-title,
a:hover .nav-title,
.edit-link a:focus,
.edit-link a:hover,
.site-info a:focus,
.site-info a:hover,
.widget .widget-title a:focus,
.widget .widget-title a:hover {
	color: #012E59 !important;
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 1px 0 rgba(0, 0, 0, 1) !important;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 1px 0 rgba(0, 0, 0, 1) !important;
}

.widget ul li a,
.widget ul li a:focus,
.widget ul li a:hover {
	color: #012E59 !important;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

.category .page-header,
.sidebar-column .widget {
	border-bottom-style: solid;
	border-bottom-width: 0px !important;
	border-bottom-color: #5CA4E8 !important;
	padding: 20px;
	background-color: #C9DAEA;
	margin-bottom: 19px;
}
.category .page-header .page-title,
.sidebar-column .widget-title {
	margin-bottom: 0;
	font-size: 19px !important;
	color: #012E59;
}

.category .entry-header {
	min-height: 70px;
}

.related-articles .entry-header .entry-title,
.category .entry-header .entry-title
{
	font-size: 20px !important;
	font-weight: bold;
}

.related-articles .entry-header .entry-title a,
.category .entry-header .entry-title a
{
	color: #012E59 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.related-articles .entry-header .entry-title a:hover,
.category .entry-header .entry-title a:hover
{
	color: #005CB2 !important;
}

.category .entry-content {
	color: #161F28 !important;
	text-align: justify;
    margin-bottom: 31px !important;
}
.category .post-thumbnail img {
	height: 235px;
}

@media screen and (min-width: 48em) {
	.blog .site-main > article,
	.archive .site-main > article,
	.search .site-main > article {
		padding-bottom: 0em;
	    width: 47%;
		margin: 1.5%;
		margin-bottom: 27px !important;
	}
}

.category .seeMore {
	background-color: #2268AA !important;
	color: white !important;
	border-radius: 5px;
	clear: both;
}

.search-submit svg path {
	fill: #012E59 !important;
	transition: fill 100ms;
}
.search-submit:active svg path {
	color: #005CB2 !important;/
}

.single #main > .entry-header {
	min-height: inherit !important;
	margin-bottom: 28px !important;
}
.single h1.entry-title {
	font-size: 29px;
	color: #012E59 !important;
}

.single .single-featured-image-header {
	margin-top: 40px;
	padding-right: 3;
    padding-left: 2;	
}
.single .entry-content h2 {
	font-size: 20px !important;
}
.single .entry-content ul {
	list-style-position: inside;
}

.single .entry-content a {
	box-shadow: none !important;
}
.entry-content p a,
.entry-content ul a,
.article_a_la_une.home-text a {
	text-decoration: underline;
}

.article_a_la_une p {
	text-align: justify;
}

.post .related-articles--title {
	font-weight: bold !important;
	font-size: 18px !important;
	color: #012E59 !important;
	border-bottom-style: dotted;
	border-bottom-width: 0px !important;
	border-bottom-color: #5CA4E8 !important;
	padding-bottom: 8px !important;
}
.post .related-articles--single {
	padding: 11px;
	border-style: solid;
	border-width: 1px !important;
	border-color: #5CA4E8 !important;
	background-color: #C9DAEA;
}

.pagination {
	color: #2268AA;
}
.pagination .page-numbers  {
	background: #2268AA;
	color: #fff !important;
}
.pagination .page-numbers:hover  {
	background: #5CA4E8;
}
.pagination .page-numbers.current, .pagination .page-numbers.dots  {
	background: transparent !important;
	color: #5CA4E8 !important;
}

#cookie-notice {
	background-color: #04698e !important;
}
#cookie-notice .cookie-notice-container {
	padding: 9px;
}
#cookie-notice .cookie-notice-container .cn-button {
	background-image: none;
	background-color: #2268AA !important;
	border-radius: 1px;
	color: white !important;
} 
#cookie-notice .cookie-notice-container .cn-button:hover {
	background-color: #5CA4E8 !important;
}
#cookie-notice .cookie-notice-container .cn-button.bootstrap:hover {
	background-image: none;
	background-color: #5CA4E8 !important;
}

ul.child-categories a {
	background-color: #C9DAEA;
	color: #012E59;
	border-bottom-width: 2px !important;
}
ul.child-categories a:hover {
	background-color: #5CA4E8 !important;
}

.cta {
	background-color: #5CA4E8 !important;
	border-radius: 10px;

}
.cta a {
	color: white !important;;
}