sup{
    color:#AD24BC !important; 
    font-weight: 800;
    cursor: pointer;
}

.header_view{
    background:#AD24BC;
    color: white;
}

.header_view .return:hover, .header_view .return:focus {
    background: #008acb;
    color: #fff;
  }

  .header_view .title:hover{
    background:#AD24BC ;
  }