/* 
Theme Name: Dailywebstory Child
Theme URI: Dailywebstory
Template: dailywebstory

*/

/*
    Add your custom styles here
*/
@import url('css/bootstrap.min.css');
.bg-black {
    background: #000;
}
.bg-gray-800 {
    background-color: rgba(52,53,65);
}