.show-more-toggle-block {
    position: relative;
    margin: 10px 0;
}

.show-more-toggle-block .toggle-btn {
}

.show-more-toggle-block .toggle-btn:hover {
}

.show-more-toggle-block {
    max-width: 100%;
}

.alignleft {
    text-align: left;
}

.aligncenter {
    text-align: center;
    margin: 0 auto;
}

.alignright {
    text-align: right;
}
