.modifySpotlightContent{
    position: absolute;
    top: 0;
    z-index: 2;
    display: block;
    padding: 10px;
    background-color: #D2232A;
    color: #ffffff!important;
    font-weight: 700;
    margin: 10px;
    border: 2px solid #ffffff;
    top: 22px;
}
