@import "variables";

vn-client-summary .summary {
    max-width: $width-lg;
    
    .alert span {
        color: $color-alert !important
    }
}