@charset "utf-8";

.text-background-color {
    display: inline-block;
    /* font-size: 2.5rem;
    font-weight: 600;
    line-height: 1.4em; */
    padding: 5px;
    background:#79797921;
  }

table .u-valignT { vertical-align: top; }

.m-text {
    margin-top: 20px !important;
  }

@media screen and (max-width:750px) {
    
}

