/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 15 2026 | 05:15:08 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 15 2026 | 04:50:02 */
[data-txt_color="white"] {
  color: white; }

[data-txt_color="red"] {
  color: red; }

[data-txt_color="cr_main"] {
  color: ; }

[data-icon="tag"]:before {
  font-family: "Font Awesome 6 Free";
  content: '\f02c';
  margin-right: 0.5rem;
  font-weight: 900; }

.f_container {
  max-width: 1000px;
  justify-content: space-evenly;
  align-items: center;
  margin: auto; }
