.twc-calidc {
--button-inset : 15px;
--button-stroke-width : 4px;
color : red;
}
.close-btn-icon svg * {
stroke : currentColor;
stroke-width : var( --button-stroke-width );
}
.close-btn {
cursor : pointer;
background-color : transparent;
left : var( --button-inset );
position : absolute;
top : var( --button-inset );
z-index : 9;
}
.close-btn-icon {
height : 20px;
width : 20px;
}
/* end calidc close button add */
/* ===== TRUESELF LOGIN CUSTOMIZATION ===== */