/*
Theme Name: WL定制
Theme URI: https://utheme.net
Author: UTHEME
Author URI: https://utheme.net
Description: 基于现成前端整理开发的物流行业 WordPress 主题。
Version: 1.0.0
Text Domain: wl56
*/

html {
  scroll-behavior: smooth;
}

body.wl56-theme {
  margin: 0;
  color: #231815;
  background: #fff;
}

img {
  max-width: 100%;
  height: auto;
}

a {
  text-decoration: none;
}

.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
