/*
Theme Name:  MagOne Child
Theme URI:   http://sneeit.com/
Description: A child theme of MagOne
Author:      Tien Nguyen
Author URI:  http://portfolio.sneeit.com
Template:    magone
Version:     1.0
License:     GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  magone
*/
@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400&display=swap");
body {
 background-color: #fff !important;
}
@media (max-width: 768px) {
 body .wide {
  width: 100vw;
 }
 body #content {
  width: calc(100% - 40px) !important;
  float: none;
  padding: 0 20px;
 }
}
body .shad .item-sub:not(.bg),
body .shad .item-main:not(.bg) {
 background-color: #f8f8f8;
}
body .blogging .shad .item-sub {
 background: none !important;
}
body .content-scroll {
 margin-top: 0 !important;
}
body #primary .widget {
 margin-top: 20px !important;
}
body .post-related-inner {
 background-color: #f8f8f8 !important;
}
body #sidebar .widget {
 box-shadow: none;
 background-color: #f8f8f8;
}
body #sidebar .widget .item {
 background: none;
}
body #sidebar .widget.widget_media_image img {
 width: 100% !important;
}
body #header {
 width: 100vw;
 position: relative;
 left: 50%;
 right: 50%;
 margin-left: -50vw;
 margin-right: -50vw;
}
body #header .sticky-menu {
 max-width: 100vw !important;
 width: 100vw !important;
}
body #header .sticky-menu ul#menu-top-nav {
 max-width: 1200px !important;
}
body #header .shad {
 box-shadow: none !important;
}
body #header #header-section {
 width: 100%;
}
body #header #header-section > * {
 width: 96.1%;
 max-width: 1153.2px;
 margin: 0 auto;
}
@media (max-width: 768px) {
 body #header {
  left: 0;
  right: 0;
  margin-left: 0;
  margin-right: 0;
 }
 body #header #header-section > * {
  width: auto;
 }
}
body .m1-wrapper {
 background-color: #fff;
}
body #footer {
 background-color: #c02126;
 width: 100vw;
 position: relative;
 left: 50%;
 right: 50%;
 margin-left: -50vw;
 margin-right: -50vw;
 margin-top: 20px;
}
body #footer .footer-inner {
 width: 96.1%;
 max-width: 1153.2px;
 margin: 0 auto;
 background: none;
}
@media (max-width: 768px) {
 body #footer .footer-inner {
  padding: 20px 0;
 }
 body #footer .footer-inner .linklist ul {
  margin-right: 0;
 }
}
body #footer .footer-inner * {
 color: #fff !important;
}
body #footer .footer-inner .branding-logo img {
 filter: brightness(0) invert(1);
}

#magone-copyright {
 padding: 20px;
}

#Label1 .slider-item-content {
 background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 25%, #000 100%);
 bottom: 0;
 padding-bottom: 8%;
}
#Label1 .slider-item-content .fa {
 color: #fff !important;
}

@media (max-width: 768px) {
 .main-sidebar {
  width: calc(100vw - 40px) !important;
  padding: 0 0 0 20px;
 }
}

@media (max-width: 768px) {
 .post-related-item {
  margin-bottom: 20px;
 }
 .post-related-item:has(+ .clear) {
  margin-bottom: 0;
 }
}

.main-sidebar .widget.widget_media_image {
 background: none !important;
 box-shadow: none !important;
}
.main-sidebar .widget.widget_media_image img {
 border: 1px solid #000;
}

#comments,
.post-meta-comments {
 display: none !important;
}

.fa-facebook,
.fa-linkedin {
 display: none !important;
}

.header-social-icons .social-icon,
.social_icons .social-icon {
 font-family: "Font Awesome 5 Brands";
}
.header-social-icons .social-icon.Facebook::before,
.social_icons .social-icon.Facebook::before {
 content: "\f082";
}
.header-social-icons .social-icon.Linkedin::before,
.social_icons .social-icon.Linkedin::before {
 content: "\f0e1";
}
.header-social-icons .social-icon:hover,
.social_icons .social-icon:hover {
 color: #c02126 !important;
}
.header-social-icons .social-icon.Passengervessel,
.social_icons .social-icon.Passengervessel {
 display: inline-block;
 width: 40px;
 height: 30px;
 background: url(/wp-content/themes/magone-child/images/pva-logo.png) no-repeat;
 background-size: contain;
 margin-top: 5px;
}

.blog-title img {
 max-width: 620px;
}
@media (max-width: 768px) {
 .blog-title img {
  width: 250px !important;
  height: auto !important;
 }
}

.footer-col .widget_nav_menu li {
 margin-right: 12px !important;
}
.footer-col .widget_nav_menu a {
 color: #c02126 !important;
}

#menu-top-nav > li {
 text-transform: uppercase;
}
#menu-top-nav > li li {
 text-transform: none !important;
}
#menu-top-nav > li li a:hover {
 background-color: #c02126;
}

.carousel-item-content {
 background: linear-gradient(to bottom, rgba(25, 35, 45, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
 padding: 20px;
}
.carousel-item-content h3 {
 font-weight: 500 !important;
 text-shadow: none !important;
}

.carousel .owl-nav {
 top: calc(50% - 20px) !important;
}

#sidebar .feed-widget-header,
#sidebar .widget-title {
 background-color: #c02126 !important;
 color: #fff !important;
}
#sidebar .emaillist input[type=email],
#sidebar .emaillist input[type=text],
#sidebar .ctct-form-wrapper input[type=email],
#sidebar .ctct-form-wrapper input[type=text] {
 width: 100%;
 padding: 10px;
 border: 1px solid #ccc;
 border-radius: 12px;
 color: #000;
 box-sizing: border-box !important;
}
#sidebar .emaillist input[type=email]::-moz-placeholder, #sidebar .emaillist input[type=text]::-moz-placeholder, #sidebar .ctct-form-wrapper input[type=email]::-moz-placeholder, #sidebar .ctct-form-wrapper input[type=text]::-moz-placeholder {
 color: #999;
}
#sidebar .emaillist input[type=email]::placeholder,
#sidebar .emaillist input[type=text]::placeholder,
#sidebar .ctct-form-wrapper input[type=email]::placeholder,
#sidebar .ctct-form-wrapper input[type=text]::placeholder {
 color: #999;
}
#sidebar .emaillist input[type=email]:focus,
#sidebar .emaillist input[type=text]:focus,
#sidebar .ctct-form-wrapper input[type=email]:focus,
#sidebar .ctct-form-wrapper input[type=text]:focus {
 outline: none;
 border-color: #c02126;
}
#sidebar .emaillist span.ctct-label-top,
#sidebar .emaillist .ctct-disclosure,
#sidebar .emaillist .ctct-dismiss-ajax-notice,
#sidebar .ctct-form-wrapper span.ctct-label-top,
#sidebar .ctct-form-wrapper .ctct-disclosure,
#sidebar .ctct-form-wrapper .ctct-dismiss-ajax-notice {
 display: none;
}
#sidebar .emaillist .ctct-success,
#sidebar .ctct-form-wrapper .ctct-success {
 background: none;
 color: #007258;
 border-width: 0px !important;
}
#sidebar .emaillist .ctct-form-field,
#sidebar .ctct-form-wrapper .ctct-form-field {
 margin-bottom: 10px;
}
#sidebar .emaillist .ctct-form-field-submit,
#sidebar .ctct-form-wrapper .ctct-form-field-submit {
 margin: 0;
}
#sidebar .emaillist input[type=submit],
#sidebar .emaillist .ctct-submit,
#sidebar .ctct-form-wrapper input[type=submit],
#sidebar .ctct-form-wrapper .ctct-submit {
 background-color: #c02126;
 color: #fff;
 border: none;
 padding: 10px 20px;
 border-radius: 12px;
 width: 100%;
 cursor: pointer;
}
#sidebar .emaillist input[type=submit]:hover,
#sidebar .emaillist .ctct-submit:hover,
#sidebar .ctct-form-wrapper input[type=submit]:hover,
#sidebar .ctct-form-wrapper .ctct-submit:hover {
 opacity: 0.9;
}

.post-meta-wrapper {
 /* .author {
 	position: relative;
 	width: auto;
 	height: 72px;
 	margin-bottom: 0; // Remove negative margin temporarily
 	display: inline-flex;
 	align-items: flex-end;
 	gap: 8px;
 	vertical-align: top; // Changed to top
 	padding-right: 12px;

 	// Outer thin tan border (behind the head)
 	&::before {
 		content: "";
 		position: absolute;
 		top: 8px;
 		left: 0;
 		width: 64px;
 		height: 64px;
 		border-radius: 50%;
 		z-index: 0;
 		box-sizing: border-box;
 		border: 1px solid #c02126;
 	}

 	// Tan background circle with white border
 	&::after {
 		content: "";
 		position: absolute;
 		top: 10px;
 		left: 2px;
 		width: 60px;
 		height: 60px;
 		border-radius: 50%;
 		z-index: 0;
 		border: 2px solid white;
 		box-sizing: border-box;
 		background: #c02126;
 	}

 	img.avatar {
 		display: block;
 		width: 64px;
 		height: 72px;
 		object-fit: cover;
 		object-position: center top;
 		position: relative;
 		z-index: 1;
 		border-radius: 50%;
 		flex-shrink: 0;
 	}

 	.fn {
 		white-space: nowrap;
 	}

 	& + .entry-date {
 		display: inline-flex;
 		align-items: flex-end;
 		height: 72px; // Match the author height
 		vertical-align: top;
 	}
 }*/
}
.post-meta-wrapper i.fa {
 position: relative;
 top: -2px;
 left: -3px;
}

.saboxplugin-tab {
 padding: 20px;
 background: #e8e8e8;
}
.saboxplugin-tab .saboxplugin-authorname {
 margin: 0 0 40px 20px !important;
}
@media (max-width: 768px) {
 .saboxplugin-tab .saboxplugin-authorname {
  margin: 0 !important;
  text-align: left !important;
 }
 .saboxplugin-tab .saboxplugin-authorname a {
  display: block !important;
  padding: 20px 0 0 0 !important;
  max-width: 100% !important;
 }
}
.saboxplugin-tab .vcard.author {
 display: inline-block;
 position: relative;
 padding-top: 24px;
 padding-right: 20px;
 font: bold 22px "Montserrat", arial;
 max-width: 85%;
}
.saboxplugin-tab .vcard.author::before {
 position: absolute;
 top: 0;
 left: 0;
 font: normal 500 14px "Noto Sans", arial;
 color: #000 !important;
 /* content: "About the Author"; */
 border: none !important;
 display: block;
 border-bottom: 1px solid #000 !important;
}
.saboxplugin-tab .p1 strong:first-of-type {
 font: 400 16px "Montserrat", arial;
}
.saboxplugin-tab .saboxplugin-desc {
 margin: 20px 0px !important;
}
@media (max-width: 768px) {
 .saboxplugin-tab .saboxplugin-desc {
  text-align: left !important;
 }
}
.saboxplugin-tab .saboxplugin-gravatar {
 position: relative;
 margin-bottom: 0;
 display: inline-flex;
 align-items: flex-end;
 gap: 8px;
 background-color: #c02126;
 vertical-align: top;
 padding: 0 !important;
 margin-right: 20px;
 /* // Outer thin tan border (behind the head)
 &::before {
 	content: "";
 	position: absolute;
 	top: 8px;
 	left: 0;
 	width: 64px;
 	height: 64px;
 	border-radius: 50%;
 	z-index: 0;
 	box-sizing: border-box;
 	border: 1px solid #c02126;
 }

 // Tan background circle with white border
 &::after {
 	content: "";
 	position: absolute;
 	top: 10px;
 	left: 2px;
 	width: 60px;
 	height: 60px;
 	border-radius: 50%;
 	z-index: 0;
 	border: 2px solid white;
 	box-sizing: border-box;
 	background: #c02126;
 }
 */
}
.saboxplugin-tab .saboxplugin-gravatar img {
 display: block;
 max-width: 72px !important;
 position: relative;
 z-index: 1;
 flex-shrink: 0;
}
@media (max-width: 768px) {
 .saboxplugin-tab .saboxplugin-gravatar img {
  max-width: 100% !important;
 }
}

.category-at-the-helm .author::before,
.category-at-the-helm .saboxplugin-gravatar::before {
 border: 1px solid #d4c5a0;
}
.category-at-the-helm .author::after,
.category-at-the-helm .saboxplugin-gravatar::after {
 background: #d4c5a0;
}

.category-foghorn-focus .author::before,
.category-foghorn-focus .saboxplugin-gravatar::before {
 border: 1px solid #172647;
}
.category-foghorn-focus .author::after,
.category-foghorn-focus .saboxplugin-gravatar::after {
 background: #172647;
}

.fullWidthImg img {
 width: 100%;
 height: auto;
}

.wp-caption-text,
figcaption.wp-element-caption,
.kadence-blocks-gallery-item__caption,
.fancybox__caption,
.caption,
.wp-block-kadence-image figcaption,
p.caption {
 font: 500 12px "Noto Sans", arial, arial !important;
 text-transform: none !important;
 letter-spacing: 0.05em !important;
 color: #999;
 margin: 0 0 10px 0 !important;
 text-align: right !important;
 font-style: normal;
 line-height: 2em !important;
 padding: 0 !important;
}

.kadence-blocks-gallery-item__caption,
.galleryCaption {
 font: 500 12px/16px "Montserrat", arial !important;
 text-align: left !important;
 text-transform: none;
 letter-spacing: 0;
}

.wp-block-kadence-advancedgallery,
.modula-gallery {
 margin: 65px 0 !important;
}
.wp-block-kadence-advancedgallery + .caption,
.modula-gallery + .caption {
 margin-top: -60px !important;
 margin-bottom: 60px !important;
}

.kadence-blocks-gallery-item__caption {
 margin-top: 5px !important;
}

.modula-gallery {
 margin-bottom: 20px;
}

.leftcaption .wp-caption-text {
 text-align: left !important;
}

.leftAlign,
.caption.leftAlign {
 display: inline-block;
 text-align: left !important;
 text-transform: none;
}

.wp-block-kadence-advancedgallery + .quote {
 margin-top: 20px;
}

.post-body .post-body-inner {
 font-family: "Noto Sans", arial !important;
}

.post-breadcrumb {
 margin-top: 18px;
}

.post-feature-media-wrapper {
 margin-bottom: 0px !important;
}
.post-feature-media-wrapper img {
 margin-bottom: 0px !important;
}

.entry-content .drop-cap::first-letter {
 float: left;
 font-size: 5.7em;
 line-height: 0.8;
 margin-right: 0.05em;
 margin-top: 0.025em;
 font-weight: 40;
}
.entry-content p a,
.entry-content ul a {
 color: #c02126;
 text-decoration: none;
}
.entry-content p a:hover,
.entry-content ul a:hover {
 color: #007258;
 text-decoration: underline;
}
.entry-content p {
 line-height: 1.8em;
}
.entry-content h3 {
 margin-bottom: 0;
 margin-top: 20px;
 font-size: 105%;
}
.entry-content .article-sidebar {
 background: #e8e8e8;
 padding: 20px;
 margin-bottom: 20px;
 border-radius: 12px;
}
.entry-content .quoteOld {
 color: #1b3667;
 /* width: 36%; */
 width: 100%;
 font: 400 1.4em/1.6em "Playfair Display", serif, arial !important;
 clear: both;
 border: solid #94803e;
 border-width: 3px 0;
 padding: 40px 10px;
 box-sizing: border-box;
 /* &.r {
 	border-left: 4px solid $bge;
 	padding: 0 0 30px 15px;
 	margin-left: 30px;
 	float: right;
 }
 &.l {
 	border-right: 4px solid $bge;
 	padding: 0 15px 30px 0px;
 	margin-right: 30px;
 	float: left;
 }
 	*/
}
@media (max-width: 768px) {
 .entry-content .quoteOld {
  float: none;
  width: 100% !important;
  padding: 20px 0 !important;
  border: solid #94803e;
  border-width: 4px 0 !important;
  margin: 0 0 20px 0;
  box-sizing: border-box;
 }
}
.entry-content .buttonLink {
 background-color: #c02126;
 display: inline-block;
 margin: 0 10px 10px 0;
 padding: 10px 20px;
 color: #fff;
 border-radius: 200px;
 font: 400 100% "Montserrat", arial;
}
.entry-content .buttonLink:hover {
 color: #fff;
 text-decoration: none;
 background-color: #007258;
}
.entry-content .quote {
 position: relative;
 padding: 3rem;
 color: #000;
 display: flex;
 flex-wrap: wrap;
 align-items: flex-end;
 font: 500 150%/160% "Playfair Display", serif, arial !important;
 letter-spacing: -3%;
 background-size: 3px 30%, 30% 3px !important;
 background-repeat: no-repeat !important;
 /* &::before {
 	content: "\201C";
 	font-size: 4rem;
 	line-height: 1;
 	position: absolute;
 	top: 1rem;
 	left: 1rem;
 }

 &::after {
 	content: "\201D";
 	font-size: 4rem;
 	line-height: 1;
 	position: absolute;
 	bottom: -1rem;
 	right: 1rem;
 }*/
}
.entry-content .quote strong {
 display: inline-block;
 font: italic 500 80% "Noto Sans", arial !important;
 position: relative;
 margin-left: auto;
 padding: 20px 0 0 0;
 /*&::before {
 	content: "\2014\00A0";
 	position: absolute;
 	top: 44%;
 	left: -25px;
 }*/
}

.bordered img {
 border: 1px solid #000;
}

body.archive .archive-page-title {
 font-size: 16px !important;
 font-family: "roboto", arial !important;
 font-style: normal !important;
 color: #c02126;
 text-transform: uppercase;
}

.single-post .post-meta-wrapper {
 position: relative;
 border-bottom: 1px solid #000;
}
.single-post .post-meta-wrapper::after {
 position: absolute;
 left: 0;
 bottom: -10px;
 width: 10vw;
 height: 10px;
 content: "";
}

.wp-singular h1 {
 margin: 15px 0;
}
.wp-singular h1 + div h2 {
 margin: -15px 0 25px 0;
}
.wp-singular h2 {
 font-size: 150% !important;
}
.wp-singular h2 strong {
 font-weight: 700 !important;
}

.category-safety-matters h2 {
 color: #c15724;
}
.category-safety-matters .post-meta-wrapper::after {
 background-color: #c15724 !important;
}
.category-safety-matters .quote {
 background: linear-gradient(#c15724, #c15724) top left, linear-gradient(#c15724, #c15724) top left, linear-gradient(#c15724, #c15724) bottom right, linear-gradient(#c15724, #c15724) bottom right;
}
.category-safety-matters .quote::before, .category-safety-matters .quote::after {
 color: #c15724 !important;
}

.category-member-news h2 {
 color: #135468;
}
.category-member-news .post-meta-wrapper::after {
 background-color: #135468;
}
.category-member-news .quote {
 background: linear-gradient(#135468, #135468) top left, linear-gradient(#135468, #135468) top left, linear-gradient(#135468, #135468) bottom right, linear-gradient(#135468, #135468) bottom right;
}
.category-member-news .quote::before, .category-member-news .quote::after {
 color: #135468 !important;
}

.category-at-the-helm h2 {
 color: #93803f !important;
}
.category-at-the-helm .post-meta-wrapper::after {
 background-color: #93803f !important;
}
.category-at-the-helm .quote {
 background: linear-gradient(#93803f, #93803f) top left, linear-gradient(#93803f, #93803f) top left, linear-gradient(#93803f, #93803f) bottom right, linear-gradient(#93803f, #93803f) bottom right;
}
.category-at-the-helm .quote::before, .category-at-the-helm .quote::after {
 color: #93803f !important;
}

.category-us-coast-guard h2 {
 color: #007258;
}
.category-us-coast-guard .post-meta-wrapper::after {
 background-color: #007258 !important;
}
.category-us-coast-guard .quote {
 background: linear-gradient(#007258, #007258) top left, linear-gradient(#007258, #007258) top left, linear-gradient(#007258, #007258) bottom right, linear-gradient(#007258, #007258) bottom right;
}
.category-us-coast-guard .quote::before, .category-us-coast-guard .quote::after {
 color: #007258 !important;
}

.category-foghorn-focus h2 {
 color: #1c3567;
}
.category-foghorn-focus .post-meta-wrapper::after {
 background-color: #1c3567 !important;
}
.category-foghorn-focus .quote {
 background: linear-gradient(#1c3567, #1c3567) top left, linear-gradient(#1c3567, #1c3567) top left, linear-gradient(#1c3567, #1c3567) bottom right, linear-gradient(#1c3567, #1c3567) bottom right;
}
.category-foghorn-focus .quote::before, .category-foghorn-focus .quote::after {
 color: #1c3567 !important;
}

.category-legal-matters h2 {
 color: #4e0154;
}
.category-legal-matters .post-meta-wrapper::after {
 background-color: #4e0154 !important;
}
.category-legal-matters .quote {
 background: linear-gradient(#4e0154, #4e0154) top left, linear-gradient(#4e0154, #4e0154) top left, linear-gradient(#4e0154, #4e0154) bottom right, linear-gradient(#4e0154, #4e0154) bottom right;
}
.category-legal-matters .quote::before, .category-legal-matters .quote::after {
 color: #4e0154 !important;
}

.category-legislative-report h2 {
 color: #3d5d81;
}
.category-legislative-report .post-meta-wrapper::after {
 background-color: #3d5d81 !important;
}
.category-legislative-report .quote {
 background: linear-gradient(#3d5d81, #3d5d81) top left, linear-gradient(#3d5d81, #3d5d81) top left, linear-gradient(#3d5d81, #3d5d81) bottom right, linear-gradient(#3d5d81, #3d5d81) bottom right;
}
.category-legislative-report .quote::before, .category-legislative-report .quote::after {
 color: #3d5d81 !important;
}

.category-newswire h2 {
 color: #812246;
}
.category-newswire .post-meta-wrapper::after {
 background-color: #812246 !important;
}
.category-newswire .quote {
 background: linear-gradient(#812246, #812246) top left, linear-gradient(#812246, #812246) top left, linear-gradient(#812246, #812246) bottom right, linear-gradient(#812246, #812246) bottom right;
}
.category-newswire .quote::before, .category-newswire .quote::after {
 color: #812246 !important;
}

.category-new-members h2 {
 color: #1b3667;
 margin-bottom: 35px;
 text-align: center;
}
.category-new-members .entry-content p {
 line-height: normal !important;
}
.category-new-members .entry-content p br {
 height: 5px;
}
.category-new-members .entry-content p strong {
 display: block;
 margin-bottom: 10px;
}
.category-new-members .entry-content p strong + br {
 display: none;
}
.category-new-members .post-meta-wrapper::after {
 background-color: #1b3667;
}

.category-regulatory-report h2 {
 color: #9f9e94;
}
.category-regulatory-report .post-meta-wrapper::after {
 background-color: #9f9e94 !important;
}
.category-regulatory-report .quote {
 background: linear-gradient(#9f9e94, #9f9e94) top left, linear-gradient(#9f9e94, #9f9e94) top left, linear-gradient(#9f9e94, #9f9e94) bottom right, linear-gradient(#9f9e94, #9f9e94) bottom right;
}
.category-regulatory-report .quote::before, .category-regulatory-report .quote::after {
 color: #9f9e94 !important;
}

.leftBorderBlock {
 border-left: 2px solid #c02126;
 padding-left: 20px;
 margin-top: 20px;
}
.leftBorderBlock p {
 margin: 0 0 20px 0 !important;
}

/* Article Vessel List Styles */
.vesselBox strong {
 color: #94803e;
 text-transform: uppercase;
}

/* Share Icons on Posts */
.addtoany_list {
 text-align: center;
 display: block !important;
}

.addtoany_header {
 color: #c02126;
 font-size: 80%;
 font-weight: 700;
 text-transform: uppercase;
 text-align: center;
 margin: 0 !important;
}

/* Contact Page */
.contactpage h1 {
 margin-top: 30px;
}
.contactpage h2 {
 margin-bottom: 30px;
}
.contactpage label span {
 font-weight: 600 !important;
}
.contactpage .happyforms-part--submit {
 padding: 0;
}
.contactpage .happyforms-part--submit button {
 margin: 0;
 background: #c02126 !important;
 font-weight: bold !important;
}
.contactpage .happyforms-part--submit button:hover {
 opacity: 0.9;
}

.archive-issues {
 display: flex;
 flex-wrap: wrap;
 gap: 2rem;
 padding-top: 50px;
 margin-top: 50px;
 border-top: 1px solid #c02126;
}
.archive-issues .year-section {
 flex: 0 0 calc(33.333% - 1.334rem);
}
.archive-issues .year-section h2 {
 margin: 0 0 0.5rem;
 text-transform: uppercase;
}
.archive-issues .year-section ul {
 margin: 0;
 padding-left: 0;
 list-style: none;
}
.archive-issues .year-section ul li {
 margin-bottom: 0.25rem;
}
.archive-issues .year-section ul li a {
 display: inline-block;
 padding: 5px 10px;
 border-radius: 12px;
}
.archive-issues .year-section ul li a:hover {
 background-color: #c02126;
 color: #fff;
}
@media (max-width: 768px) {
 .archive-issues .year-section {
  flex: 0 0 calc(50% - 1rem);
 }
}
@media (max-width: 480px) {
 .archive-issues .year-section {
  flex: 0 0 100%;
 }
}

.wp-caption-text,
.featured-caption {
 white-space: pre-line;
}