@charset "UTF-8";

#custom_color_ + div.contents_btn01 .content_wrapper > a:nth-of-type(1) {
     background: #06c755 !important;
}

#custom_color_ + div.contents_btn01 .content_wrapper > a:nth-of-type(2) {
     background: linear-gradient(45deg, #fcb045, #fd1d1d, #405de6) !important;
}