body{

}
#page{

}
#header-logo{
    width: 100px;
    height: 30px;
}
#header-text{
   color: green;
}
.page-body{
    /* background-color: rgb(99, 91, 91); */
    padding-top: 140px;
    
}
.side-right{
    /* background-color:rgba(197, 218, 166, 0.774); */
    height: 900px;
    border-left: 1px solid black;
    border: 0px solid black;
    /* background-color: rgb(211, 207, 207); */
    /* border-radius: 15px 50px 30px; */
    padding: 10px;
    
}
.side-left{
    /* background-color:rgba(197, 218, 166, 0.774); */
    padding-top:10px;
    margin-top:10px;
}


.page-body .container {
    /* background-color:snow; */
    border-radius: 15px;
    padding: 20px;
}

 /* ////////////////////////////////////////////////////////////// */
 body{

}
#page{

}
#header-logo{
    width: 100px;
    height: 30px;
}
#header-text{
   color: green;
}
.page-body{
    /* background-color: rgb(99, 91, 91); */
    padding-top: 140px;
    
}
.side-right{
    /* background-color:rgba(197, 218, 166, 0.774); */
    height: 900px;
    border-left: 1px solid black;
    border: 0px solid black;
    /* background-color: rgb(211, 207, 207); */
    /* border-radius: 15px 50px 30px; */
    padding: 10px;
    
}
.side-left{
    /* background-color:rgba(197, 218, 166, 0.774); */
    padding-top:10px;
    margin-top:10px;
}


.page-body .container {
    /* background-color:snow; */
    border-radius: 15px;
    padding: 20px;
}
.bg-dark {
    background-color: red;
}