@charset "utf-8";
body{
    --link-background-image-blur: 10px;
    --link-background-image-opacity: 0.4;
    --link-button-bg-color: #333333;
    --link-button-border-bg-color: rgba(0,0,0,0);
    --link-button-border-color: #7d7d7d;
    --link-background-gradient-style:to bottom;
    --link-page-bg-gradient-style: to bottom;
    --link-button-font-color: #ffffff;
    --link-button-border-font-color: #333333;
}
.bg div{background:linear-gradient(rgba(0, 0, 0, .3),rgba(0, 0, 0, .3)), url(https://bio.linkcdn.cc/static/images/theme/page1/1.png?imageView2/2/w/400/h/700) center center no-repeat;background-size:cover;}
.content{font-family:Maven Pro;}
.intro_box .title{
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}
.intro_box .desc{
    font-size: 14px;
    color: #070707;
}
.buy_ul .buy_li:first-child{
    /*border-top: none;*/
}
.buy_li .left{
    font-size: 14px;
    color: #333333;
    font-weight:bold;
}
.buy_li .right{
    border: 1px solid #7D7D7D;
    color:#333333 ;
}
section .section-bg{background-color:#ffffff}
[class^=cmpt-text]{color:#000000}
.cmpt-text-titleDesc .title{font-size:20px;font-weight: bold;}
.cmpt-text-titleDesc .desc{font-size:14px;color:#070707}
.cmpt-button-iconname li .right{border:1px solid #7D7D7D;}
