/*{
    background-color: black;
    border-style: solid;
    background-color: rgb(6, 6, 6);
    border-width: 1px;
    border-radius: 5px;
    border-color: red !important;
} */


i{
    color: white;
}

.icon-container{
    font-size: 36px;
    margin: 10px;
}

.phoenixHeader
{
    border-style: solid;
    background-color: rgb(6, 6, 6);
    border-width: 1px;
    border-radius: 5px;
    border-color: #FF7402 !important;
    margin-top:auto;
}

.Ph_BG {
    border-style: solid;
    background-color: rgb(6, 6, 6);
    border-width: 1px;
    border-radius: 5px;
    border-color: #FF7402 !important;
    margin:20px !important;
    padding: 10px !important;
}

.WWD1{
    background-color: #FF7402 !important;
    color: #FF7402 !important;
    margin:20px !important;
    padding: 10px !important;
}

.WWD2{
    background-color: #ff02ff !important;
    color: #ff02ff !important;
    margin:20px !important;
    padding: 10px !important;
}

.WWD3{
    background-color: #00ff00 !important;
    color: #00ff00 !important;
    margin:20px !important;
    padding: 10px !important;
}

.content_Blocks {
    border-style: solid;
    background-color: rgb(6, 6, 6);
    border-width: 1px;
    border-radius: 5px;
    border-color: #FF7402 !important;
    margin:20px !important;
    padding: 10px !important;
}

.content_block_headers
{
    font-size:30px;
    color: #FF7402 !important;
    font-weight:bolder;
    
}

.icon-container{
    color:white ;
}

.float-left{
    float: left;
}

.float-right{
    float:right;
}

.cards {
    width: 350px !important;
    height:150px !important;
    margin-left: 15px !important;
    margin-right: 15px !important;
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}

.WWD row{
    margin-left: 15px !important;
    margin-right: 15px !important;
    margin-top: 15px !important;
    margin-bottom: 15px !important;/* something here */
}

.hwwH1 {
    font-size: 12px !important;
}

.hwwH2{
    font-size: 10px !important;
}

.hwwDesc{
    font-size: 8px !important;
    color: white !important;
}


