.more a {
    color: #0254EB
}

.more a:visited {
    color: #0254EB
}

.more a.morelink {
    text-decoration: none;
    outline: none;
}

.morecontent span {
    display: none;
}

span {
    caret-color: rgba(0, 0, 0, 0);
    color: transparent;
    text-shadow: 0 0 0 #000 !important;
}

.row strong {
    font-size: 15px !important;
}

.row p {
    margin-bottom: 0px !important;
}

.morecontent .hidden-text {
    display: inline;
}
