/*
Theme Name:     Mwskatecast
Theme URI:
Description:    Tusant-secondline child theme.
Author:         Me
Author URI:
Template:       tusant-secondline
Version:        0.1.0
*/
.ab-block-post-grid header .ab-block-post-grid-title a,
.ab-block-post-grid .ab-block-post-grid-more-link {
	color:#fff;
}

.ab-block-post-grid header .ab-block-post-grid-title a:hover,
.ab-block-post-grid header .ab-block-post-grid-title a:focus,
.ab-block-post-grid .ab-block-post-grid-more-link:hover,
.ab-block-post-grid .ab-block-post-grid-more-link:focus {
	color:#1cb752;
}

.home .ab-block-post-grid .is-grid article, .home .ab-block-post-grid .ab-is-grid article {
	background: #101010;
	border-radius: 6px;
	padding:20px;
}


.single-player-container-secondline .custom-audio-player {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}