.ctaHolder{
    text-align: center;
    position: relative;
    top: 40%;
}
.specialKpera .skButton, .specialKpera1 .skButton, .specialKperatwo .skButton, .specialKperathree .skButton  {    
    color: white;
    text-decoration: none;
    background: transparent none !important;
    border: 3px solid white;
    display: inline-block !important;
    max-width: auto;
    min-width: 100px;
    padding: 10px 15px;
    text-align: center;
    text-transform: uppercase;
}
.specialKpera .skButton, .specialKperathree .skButton, .specialKperafour .skButton redColor {
	margin-top:8%;
}
.red-ctr-text {
	text-align: center; 
	margin: 10px 0px;
}
.red-ctr-text h2 {
	color: #c01112;
}
.skButton.redColor {
    border-color: #cc0033;
    color: #cc0033;
}
.discoverBtn{
    background: transparent none;
    border: 3px solid #c01112;
    display: inline-block;
    margin: 10px auto;
    width: auto;
    min-width: 100px;
    position: static;
    padding: 10px 15px;
    text-align: center;
    text-transform: uppercase;
    color: #c01112;
    font-family: "Avenir LT W01 95 Black",sans-serif;
}
.blade .tilelink{
    display: block;
}
.articles-container {
    padding: 40px 0 !important;
}
.articles-container .link-wrapper {
	background-color: white;
    margin: 20px 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    text-decoration: none;
    display: block;
    transition: box-shadow 0.3s;
    min-height: 492px;
    color: #666666;
    overflow: hidden;
}
.articles-container .link-wrapper .image {
    margin-bottom: 30px;
}
.articles-container .link-wrapper .name {
    font-family: KelloggsSansMedium;
    color: #2c2c2c;
    font-size: 21px;
    padding-bottom: 8px;
    text-transform: uppercase;
    text-align: center;
    margin: 0 10px 14px;
    line-height: 1.2;
}
.articles-container .link-wrapper .description {
    margin: 15px;
    min-height: 58px;
    text-align: center;
    line-height: 1.2;
}
.articles-container .cta-articles {
    display: block !important;
    text-decoration: none;
    color: #262626 !important;
    padding-bottom: 2px;
    font-family: KelloggsSansMedium !important;
    text-transform: uppercase;
    text-align: center;
}
.articles-container .cta-articles span {
    border-bottom: 2px solid #262626;
    margin-bottom: 8px;
}
.faq-cards-container.cards-container .card2{
	min-height:410px;
}
