.panel-horizontal-line{
    position: relative;
}
.panel-horizontal-line hr{
    { height: 1px; background-color: rgb(239, 246, 253); }
}