.bgtitle {
		position: relative;
    font-weight: 400;
    margin: 0;
    margin-left: 15px !important;
}
.bgtitle:before {
  background-color: transparent !important;
}
h1.entry-title.bgpantone.bgtitle.py-1 {
    background: #fff;
    color: #003c71;
    font-size: 1.4em;
    border-bottom: 2px solid #003c71;
	font-weight: bold;
}
h1.page-title.bgpantone.bgtitle.py-1 {
    background: #fff;
    color: #003c71;
    font-size: 1.4em;
    border-bottom: 2px solid #003c71;
	font-weight: bold;
}
h1.hboxtitle {
    background: transparent;
    color: #003c71;
    font-size: 1.4em;
    border-bottom: 2px solid #003c71;
    margin-left: 0 !important;
}
h2.bgpantone.bgtitle.py-1 {
    background: transparent;
    color: #003c71;
    font-size: 1.4em;
    border-bottom: 2px solid #003c71;
    margin-left: 0 !important;
}
h3.title.entry-title {
    font-size: 1.2em;
    /* border-bottom: 1px solid #003c71; */
}

h2.title.entry-title {
    font-size: 1.4em;
    /* border-bottom: 1px solid #003c71; */
}

h4.widget-title {
    background: transparent;
    color: #003c71;
    font-size: 1.1em;
    border-bottom: 1px solid #003c71;
    margin-left: 0 !important;
}