.ftrwtamaze {
	 display: block;
	 font-weight: 300;
	 color: var(--theme-quaternary-text) !important;
	 font-size: 14px;
	 padding: 0px;
}
.ftrwtamaze .ftrwtamaze-highlight a.nav-link,
.ftrwtamaze .ftrwtamaze-highlight,
.ftrwtamaze .footsec-1--logo div {
	 color: #fff !important;
}
.ftrwtamaze h4 {
	 margin-bottom: 15px;
	 font-size: 0.21875in;
	 font-weight: 400;
	 color: var(--theme-quaternary-text);
}
 .ftrwtamaze .footsec-1 ul {
	 list-style: none;
}
 .ftrwtamaze .footsec-1 ul li a {
	 color: var(--theme-quaternary-text);
	 text-decoration: none;
}
 .ftrwtamaze .footsec-1 ul li a:hover {
	 padding-left: 4px;
	 text-decoration: none;
	 transition: all 0.5s ease;
}
 .ftrwtamaze .footsec-1 ul .fa {
	 margin-right: 10px;
}
 .ftrwtamaze .footsec-1--logo img {
	 padding-bottom: 15pt;
	 width: 100%;
}
 .ftrwtamaze .footsec-2 {
	 padding-top: 50px;
}
 .ftrwtamaze .footsec-2--social ul {
	 padding: 0;
	 list-style-type: none;
}
 .ftrwtamaze .footsec-2--social ul li {
	 padding-left: 0in;
	 background: none;
	 padding-right: 7.5pt;
	 float: left;
}
.ftrwtamaze .footsec-2--social a {
	color: #fff;
}
 .ftrwtamaze .footsec-2--social ul li:nth-child(1) i {
	 background: #3b5998;
}
 .ftrwtamaze .footsec-2--social ul li:nth-child(2) i {
	 background: #dd4b39;
}
 .ftrwtamaze .footsec-2--social ul li:nth-child(3) i {
	 background: #1da1f2;
}
 .ftrwtamaze .footsec-2--social ul li:nth-child(4) i {
	 background: #0077b5;
}
 .ftrwtamaze .footsec-2--social ul li:nth-child(5) i {
	 background: #b00;
}
 .ftrwtamaze .footsec-2--social ul li:nth-child(6) i {
	 background: #34af23;
}
 .ftrwtamaze .footsec-2--social ul li i {
	 text-align: center;
	 padding: 0.4375pc;
	 border-image: none;
	 height: 32px;
	 width: 0.333333333in;
	 font-size: 12pt;
	 border-radius: 37.5pt;
}
 .ftrwtamaze span {
	 font-weight: 400;
	 font-size: 0.21875in;
}
 .ftrwtamaze span .strong {
	 color: var(--theme-tertiary);
}
 .ftrwtamaze .highlighted div {
	 padding: 0;
	 margin: 0;
	 vertical-align: -0.75pt;
	 color: #a0a0a0;
}
 .ftrwtamaze .highlighted i {
	 margin-right: 0.5rem;
 }
.ftrwtamaze__copyright {
	 background: var(--theme-secondary) !important;
}
.ftrwtamaze__copyright p {
	 text-align: center;
	 margin-bottom: 0pt;
	 color: var(--theme-tertiary-text);
}