#latest-update-single-wrapper {

    box-sizing: border-box;

    padding: 250px 0px 50px 0px;

    color: #fff;

}



.latest-update-single-header {

    position: relative;

    box-sizing: border-box;

    padding: 20px;

    border-bottom: 3px solid #ffcf2a;

    margin-bottom: 50px;

    text-align: center;

}



.content-text {

    letter-spacing: 1px;

}



