.container.custom-width{
    width: 800px;
}
.custom-width{
    color:black;
}
.custom-width hr{
    color:rgb(207, 201, 201);
}

.custom-width h1,h2,h3,h4{
    font-weight: 600;
    color: rgb(0, 0, 0);
}