.seoant-html-sitemap-row {
margin-bottom: 2.1rem;
.seoant-html-sitemap-row a {
color: inherit;
.seoant-html-sitemap-row > h3 {
margin-bottom: 12px;
.seoant-html-sitemap-row > ul {
margin-left: 0;
margin-bottom: 4px;
columns: 3;
-webkit-columns: 3;
.seoant-html-sitemap-row > ul > li {
margin-bottom: 4px;
max-width: 250px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
list-style: inside;
.rte .seoant-html-sitemap-row > ul > li > a, .rte .seoant-html-sitemap-row > li > a {
border-bottom: unset;
@media only screen and (max-width: 600px) {
.seoant-html-sitemap-row > ul {
columns: 2;
-webkit-columns: 2;
.seoant-html-sitemap-row > ul > li {
font-size: 16px;
@media only screen and (max-width: 360px) {
.seoant-html-sitemap-row > ul {
columns: 1;
-webkit-columns: 1;
.powered-by-seoant {
text-align:right;
margin-right: 22rem;
@media only screen and (max-width: 900px) {
.powered-by-seoant {
text-align:right;
margin-right: 7rem;