/*
Theme Name: Newsmatic Custom
Template: newsmatic
*/

/* Center the contents of rsoc-placeholder */
#rsoc-placeholder {
    text-align: center;
}

/* Center the Read More button */
.read-more-container {
    text-align: center;
}

/* Style the Read More text */
.read-more-link {
    color: blue;
    text-decoration: underline;
    cursor: pointer;
}
