/*
Theme Name: SkyTech Premium
Theme URI: https://namthanghoa.com
Author: Namthanghoa.com
Description: Theme WordPress demo bán máy tính, linh kiện và server doanh nghiệp theo giao diện xanh da trời + trắng, không dùng giỏ hàng.
Version: 1.0.32
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: skytech-premium
*/

body {
  margin: 0;
}

.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;
}

.logo-has-image img {
  display: block;
  max-height: 46px;
  width: auto;
}

.skytech-singular {
  padding: clamp(2rem, 5vw, 3.5rem) 0;
}

.skytech-singular .skytech-singular-inner {
  width: min(820px, 92%);
  margin: 0 auto;
}

.skytech-singular .entry-content {
  margin-top: 1rem;
  color: var(--text, #172033);
}
