<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: CLICKS 3 Child Theme
description:
  CLICKS 3 Child Theme
Author: Reach Agency
Author URI: http://reachagency.com/
Template: clicks_3
Version: 1.0.0
*/

.form-success {
  text-align: center;
}

.shareLinks {
  padding-top: 10px;
}

.block .box img {
  width: auto; 
  display: block;
  margin: auto;
}

.website-1 .singleForm {
	display: none;
}

/* Smaller Icons */

.block .box img {
  max-width: 75px;
}
.block .box {
text-align: center;
}
.block .box img {
  width: auto; 
  display: block;
  margin: auto;
}</pre></body></html>