.ower-top i {
    color: #fff;
    font-size: 18px;
}

.ot-flex {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.ot-soc-icon {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100px;
}

.ot-phone {
    text-decoration: none;
    color: #fff;

    
}