/*---------------------------------------
 *                                      *
 *       Add Your Custom CSS Here       *
 *                                      *
 ---------------------------------------*/

#kurumsal-hosting:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: repeat-x;
    background-image: -webkit-linear-gradient(120deg, #0a5dd3, #24a7ff);
    background-image: -o-linear-gradient(120deg, #0a5dd3, #24a7ff);
    background-image: linear-gradient(120deg, #0a5dd3, #24a7ff);
}

del {
	font-size: 16px;
	display:block;
}