.ahura_element_information_box_6
{
    position: relative;
    overflow: hidden;
    padding: 10px 25px;
}
.ahura_element_information_box_6::before
{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.ahura_element_information_box_6 .icon,
.ahura_element_information_box_6 .title,
.ahura_element_information_box_6 .description
{
    position: relative;
    z-index: 10;
}