.wp-block-table td {word-break: normal; vertical-align: text-top;}

.site-footer span.custom-footer {
    float: right;
}
.site-footer .custom-footer a{
    -webkit-box-shadow:none !important;
    -moz-box-shadow:none !important;
    box-shadow:none !important;
}
.site-footer .custom-footer img {
    height:90px;
    -webkit-box-shadow:none !important;
    -moz-box-shadow:none !important;
    box-shadow:none !important;
}
a.external-link, a.external-link img{
    -webkit-box-shadow:none !important;
    -moz-box-shadow:none !important;
    box-shadow:none !important;
}