.icon-box {
    width: 70px;
    height: 70px;
    background: var(--primary-gradient);
    color: white;
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2rem;
    margin-bottom: 20px;
}

.rtitle {
    font-size: 35px;
    line-height: 40px;
    text-align: center;
    font-weight: 600;
}
.tv4mru {
color:#ccc;
}
body{

color: #f3f9ff;
  background-color: #252529;
}