.custom-tag-description {
    padding-top: 30px;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.5;
    color: #333;
}
.tdfwsp_tag_description_excerpt p:last-of-type {
    display: inline;
}
.tdfwsp_tag_description_text p:last-of-type {
    display: inline;
}

.tdfwsp_load-more-button {
    display: inline;
    border: none;
    background-color: transparent;
    color: #046bd2;
    text-decoration: underline;
    text-underline-offset: 3px;
    padding: 0;
}
.tdfwsp_load-more-button:hover {
    background-color: transparent;
    color: #046bd2;
    cursor: pointer;
    border: none;
}
.tdfwsp_load-more-button:visited {
    background-color: transparent;
    color: #046bd2;
}
.tdfwsp_load-more-button:focus {
    background-color: transparent;
    color: #046bd2;
    border: none;
}
.tdfwsp_load-more-button:active {
    background-color: transparent;
    color: #046bd2;
    border: none;
}
.tdfwsp_scroll-to-top svg {
    transform: rotate(180deg);
    fill: white;
    vertical-align: middle;
}
.tdfwsp-bottom-to-top-scroll {
    display: inline;
    margin-left: 5px;
    background-color: #046bd2;
    padding: 3px 6px 6px 6px;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    border-radius: 3px;
}
.load_more_link {
    color: #046bd2;
    text-decoration: underline;
    text-underline-offset: 3px;
}
