<style>
    .bg_dark{
         background-color: rgb(109, 105, 105);
    }
    .h2_dark{
        color: rgb(255, 255, 255);
    }
</style>