.site-footer p{
display: none;
}
.site-footer .wrap::after{
content: "Copyright ©2020 The Dawn News | All Rights Reserved ";
}

@media only screen and (min-width: 769px){
.site-title a {
    margin-top: 0  !important;;
    margin-bottom: 0  !important;; 
}
.around-md{
justify-content: space-between;
}
.custom-logo{
height: 120px;
width: 180px;
}
}
