/*  Boorder.css */
.borderbottom{
    border-bottom: 6px solid rgb(255, 0, 0);
    border-bottom-style: inset;
}