Hi there,
The request is customization which is outside of our support scope and we will not be able to implement the styles for you, but we will do our best to put you on the right track. I will try to give you the correct selectors you can use to add your code inside. All the CSS code can go to X > Launch > Options > CSS or if you have a Child Theme inside the style.css file:
/* Recent Post Slider Date */
.blog .x-post-slider-entry .featured-meta {
}
/* Recent Post Slider Text */
.blog .x-post-slider-entry .h-featured span {
}
/* Recent Post Slider Button */
.blog .x-post-slider-entry .featured-view {
}
/* Recent Post Slider Button */
.blog .x-post-slider-entry .featured-view {
}
/* See all Leadership Buttons */
.blog .x-btn-filterable.x-btn {
}
/* Blog Homepage Title */
.blog .entry-title a {
}
/* Blog Homepage Description */
.blog .entry-content p {
}
/* Single Blog Post */
.single .entry-content p {
}
I used the Google Chrome Browser Developer Toolbar to find the correct selectors of the CSS:
We will not be able to implement the code for you and you need to do the changes yourself or you can use the paid services of freelance developers in the X Users Facebook Group.
Thank you.