.bellButton {
    top:  unset !important;
    padding: unset !important;
    width:  unset !important;
    display: flex!important;
    align-items: center!important;
    height: 100 %!important;
}
.bellButton svg path {
    stroke: #000 %!important;
    stroke-width: 1.7px !important;
}
.homeBody header:not(.headerHover) .bellButton svg path {
    stroke: #fff !important;
    stroke-width: 1.7px !important;
}

.psh-ghv a:hover {
    background: #ffffff !important;
}

a#ph_pp_form_btn {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.pushouseWeekly {
    width: 60px !important;
    height: 60px !important;
    font-size: 10px !important;
}

.psh-ghv a {
    border: solid 1px #000000!important;
    color: #000000!important;
    border-radius: 0px !important;
    border-right: unset !important;
    border-left: unset !important;
}

.psh-ghv svg path {
    stroke: #000!important;
}
@media screen and (max-width:768px) {
.bellButton svg path {
    stroke: #000 %!important;
}
.homeBody header:not(.headerHover) .bellButton svg path {
    stroke: #000 !important;
}
.bellPanel {
left: -40px !important;
}
div#pushouseWeekly {
    bottom: 10% !important;
}
}
