@charset "utf-8";
body{
    --link-background-image-blur: 10px;
    --link-background-image-opacity: 0.4;
    --link-button-bg-color: #ffffff;
    --link-button-border-bg-color: rgba(0,0,0,0);
    --link-button-border-color: #ffffff;
    --link-background-gradient-style:to bottom;
    --link-page-bg-gradient-style: to bottom;
    --link-button-font-color: #000000;
    --link-button-border-font-color: #ffffff;

    --link-title-color: #ffffff;
}
.bg div{background:linear-gradient(rgba(0, 0, 0, .4),rgba(0, 0, 0, .4)), url(https://bio.linkcdn.cc/20191204/1575441243557.png?imageView2/2/w/400/h/700) center center/cover no-repeat;}
section .section-bg{background-color:#362e2b}
[class^=cmpt-text]{color:#ffffff}
