#detail-main-responsibility {
    display: block;
}

#detail-main-author {
    display: none;
}

a {
    color: #0093DD;
}

kp-carousel .item-desc a {
 color:#ffffff;
}
kp-carousel .item-desc a:active,kp-carousel .item-desc a:active:hover,kp-carousel .item-desc a:hover {
 color:#ffffff;
 text-decoration:underline
}
kp-carousel .blur:before {
 width:inherit;
 height:inherit;
 background:inherit;
 position:inherit;
 content:"";
 filter:blur(4px) grayscale(90%)
}
kp-carousel .carousel-background {
 background:no-repeat 50%;
 background-clip:border-box;
 background-size:cover;
 background-image:url(/custom/design/carousel-background.jpg)
}
kp-carousel .carousel-background-overlay {
 background-color:#000;
 opacity:.5
}
