/* ulrc00097 CSS */
@font-face {
    font-family: 'Calibri';
    src: url('../fonts/Calibri.woff2') format('woff2'),
        url('../fonts/Calibri.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Lovelo';
    src: url('../fonts/LoveloBlack.woff2') format('woff2'),
        url('../fonts/LoveloBlack.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}
.ulrc00097{
	padding-bottom: 30px;
}
.ulrc00097 .container{
    /*background: #2c67ab;*/
	background: #57528e;
	border-radius: 20px;
}
/*.ulrc00097 .left{
    background: #a4adbe;
}*/
.ulrc00097 .left .graphic{
    max-width: 180px;
    margin: 0 auto;
}
.ulrc00097 .left .graphic img{
    width: 100%;
}

.ulrc00097 .right p{
    font-family: 'Calibri';
    font-size: 16px;
    line-height: 42px;
    color: #f3f3f3;
    margin: 0;
}

.ulrc00097 .newsec_headline {
	color: #fff !important;
    font-weight: 600 !important;
	font-size: 16px;
}

.ulrc00097 .newsec_words {
    font-size: 20px !important;
    line-height: 20px !important;
    margin-top: 6px !important;
}

.ulrc00097 .headline01 {
	font-style: italic !important;
    font-size: 30px !important;
	line-height: 30px !important;
}

.ulrc00097 .headline02 {
	font-style: italic !important;
    font-size: 30px !important;
	line-height: 50px !important;
}


/* ulrc00097 CSS */