.bf-elementor a {
	text-decoration:none; 
	color: #020873; 
	font-weight: 600;
    background-image:linear-gradient(currentColor,currentColor),linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0));
    background-position:0 100%,0 100%;background-repeat:no-repeat,no-repeat;
    background-size:0 1px,100% 1px;
    transition:background-size .5s;
    background-image:linear-gradient(currentColor,currentColor),linear-gradient(rgba(9,88,167,0.25),rgba(9,88,167,0.25));
}

.bf-elementor p a:hover {
	color: #020873;
	background-size:100% 1px,100% 1px;
}

.elementor-text-editor h2 {
    font-size: 24px;
    margin-top: 40px;
}

.elementor-text-editor ul {
    list-style: disc;
    padding-left: 40px;
    padding-bottom: 10px;
}

.elementor-text-editor ul li {
    list-style: disc;
    padding-left: 20px;
}

.elementor-text-editor th {
    color: #000;
}

.elementor-text-editor table:not(.all_left) th:not(:first-child), .elementor-text-editor table:not(.all_left) td:not(:first-child) {
    text-align: left;
}

div.elementor-menu-anchor:target {
} 

div.elementor-menu-anchor:target::before {
    content: "\f309";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    -webkit-font-smoothing: antialiased;
    color: #020873;
    font-size: 16px;
    padding-left: 5px;
    margin-bottom: 10px;
    display: inline-block;
} 

.bfresource p {
    margin-bottom: 0;
}

.resources_header {
    background: rgba(217, 209, 199, 0.2);
    padding-top: 20px;
}

.resources_header .textcontent {
    /*background: #fff;*/
    padding: 30px;
    padding-bottom: 10px !important;
    padding-left: 0 !important;

}

.resources_header .wrapper {
    max-width: 1024px;
}

.resources_header .textcontent {
    width: 1024px;
    margin: 0;
}

.resources_content .wrapper {
    max-width: 1024px;
}

.filetype p {
    font-size: 14px;
}

.filesize p {
    font-size: 14px;
}

.resourceh h3 {
    font-size: 22px;
}