.common-title-shadowed {
    font-size: 18px;
    text-transform: uppercase;    
}

.common-title-shadowed-shadow {
    color: #E5E5E5;
}

.common-title-shadowed-title {
    color: #4D4D4D;

    position: relative;
    left: -2px;
    top: -24px;
}
