/*
Theme Name: Compton Computers (V4 Clean)
Version: 4.0.0
*/

.cc-hero {
  border-radius: 22px;
  background: linear-gradient(180deg,#2f7bb8,#1e5f92);
  padding: 70px 60px;
  color: #fff;
}

.cc-panel {
  background:#f5f8fc;
  border-radius:22px;
  padding:40px;
}

.cc-card {
  background:#fff;
  border-radius:18px;
  padding:25px;
  box-shadow:0 10px 30px rgba(0,0,0,.06);
}

.cc-price {
  font-size:42px;
  font-weight:900;
}

.wp-block-button__link {
  border-radius:12px !important;
  font-weight:800 !important;
}
