.border_bottom {
    border-bottom: 2px solid #174f72;
    width: fit-content;
}

.text-red {
    color: #f00;
    text-shadow: 5px 5px 15px #000a;
}