div.mat-ripple-element {
    position: absolute !important;
}

mat-tab-group .mat-ink-bar {
    background-color:#04AEEF;
    height: 4px;
}

.mat-tab-labels {
    border-bottom: 1px solid #D9DDE4;
}

.mat-tab-list {
    margin-bottom: 30px;
}