#maiola-pesquisa .mp-success {
    width: 75px;
    height: 75px;

    margin-bottom: 20px;

    border-radius: 50%;

    background: #139b63;

    color: #ffffff;

    display: flex;
    align-items: center;
    justify-content: center;

    font-size: 38px;
}