.latest-widget--image {
	margin: auto;
    display: block;
}

.latest-widget--additional-html {
    position: relative;
    margin-top: -85px;
    background-color: #fff;
    z-index: 99;
    padding: 20px;
    text-align: center;
}

.latest-widget--first-title {
    margin-bottom: 15px;
    font-size: 1.4rem;
}

.latest-widget--second-title {
    margin: 0;
    font-size: 1.8rem;
}

.latest-widget--second-title b { 
    color: #a0352e;
}