.teract_formation_check_icon_container {
    width: 20px;
    height: 20px;
    background-color: #7DE29F;
    border-radius: 50%;
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    margin-right: 15px;
    margin-top: 5px;
}

div.test_para_campus_mobile {
    position: relative;
}

/*div#mon_campus::after {*/
/*    background-color: red;*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*}*/