.group-research-wrapper{
    line-height: 1.5;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 5px;
}
.group-research-wrapper a{
    text-transform: uppercase;
    color: #ffffff;
    background: #8b0015;
    padding: 3px 5px;
    border-radius: 4px;
    font-size: 14px;
    display: inline-block;
    line-height: 1;
    font-weight: 500;
}