.b-domain-status {
    margin-right : 25px;
    white-space  : nowrap;
}

.b-domain-status--right {
    margin-left  : auto;
    margin-right : 0;
    white-space  : normal;
}

.b-domain-status__header {
    color : #767676;
}

.b-domain-status__value {
    color : #313131;
}

.b-domain-status__value--active {
    color : #39cfc9;
}
