.uk-card-default::before {
    content: " ";
    display: block;
    width: 70px;
    height: 8px;
    position: absolute;
    top: 0;
    left: 30px;
    background-color: #E4587C;
}