/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 12 2026 | 09:21:42 */
/* =========================================================
   Rounded Corners for Images
   ========================================================= */

.df-img-round{

  border-radius: 12px;

  overflow: hidden;

  display: block;
}

/* =========================================================
   SVG Images
   ========================================================= */

.df-bluete-boxzilla {
  width: 36px;
  height: auto;
  display: block;
  color: #c98e78;
  margin: 4px auto;
  text-align: center;
}

.df-bluete-header {
  width: 96px;
  height: auto;
  display: block;
  color: #c98e78;
  margin: 24px auto;
}

.df-center-footer {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.df-center-footer h4 {
  margin-top: 16px;
  margin-bottom: 8px;
}

.df-bluete-footer {
  width: 96px;
  height: auto;
  display: block;
  color: #c98e78;
  margin: 16px auto;
  text-align: center;
}




