/* ---------------------------------------

[Main Stylesheet]

Version:    	1.0
Last Change:    26/03/2019
Primary Use:    Domain and Hosting Business

-------------------------------------------*/
.textOne{
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #e5e5e5;
    padding: 8px 0px;
    font-size: 14px;
    color: #182c61;
    cursor: pointer;

}