.message_halal hr{
    border: 1px solid #d31145 !important;
}

.message_halal hr:first-child{
    margin-top: 10px !important;
}

.message_halal p{
    font-size: 14px !important;
    padding-left: 10px;
}

/*.hide-screen-xsm{
    display: block;
}
.show-screen-xsm{
    display: none;
}

@media screen and (min-width: 767px) {
}*/