.borderBottomSize2 {
    border-bottom: 2px solid #000;
}
.borderBottomDouble2 {
    border-bottom: 6px double #000;
}