/**
Theme Name: Publishing Trends 2026
Author: Kat Hargrave
Author URI: http://kathargrave.com
Description: Custom child theme for publishingtrends.com
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: publishing-trends-2026
Template: astra
*/

.publishing-trends-related-posts-link {
	margin-top: 55px;
	text-align: left;
}

.publishing-trends-all-categories-link {
	border: 2px solid #4F4F4F;
	border-radius: 40px;
	color: #4F4F4F;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1.5px;
	padding: 10px 25px;
	text-decoration: none !important;
	text-transform: uppercase;
}

.publishing-trends-all-categories-link:hover,
.publishing-trends-all-categories-link:focus {
	background-color: #C41010;
	border-color: #C41010;
	color: #ffffff;
}

@media (max-width: 921px) {
	.ast-separate-container.ast-right-sidebar #secondary {
		margin-top: 0;
	}
}
