@charset "utf-8";
body{
    --link-button-bg-color: #166393;
    --link-button-font-color: #ffffff;

    --link-button-border-color: #166393;
    --link-button-border-font-color: #166393;
    --link-button-border-bg-color: rgba(0,0,0,0);

    --link-button-bg-thumbnail-color:#ffffff;
    --link-button-bg-thumbnail-border-color:#ffffff;
    --link-button-border-thumbnail-color:#166393;
    --link-button-border-thumbnail-border-color:#166393;

    --link-social-color:#166393;
    --link-social-border-color:#166393;
}
body{font-family:"Maven Pro";}
.bg div{background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0)),url(https://bio.linkcdn.to/upload/2022040207/1648886295167.png);width:100%;height:100%;top:0;left:0;transform:scale(1)}
section .section-bg{background:rgba(255,255,255,0.8);border-radius:10px;}

.desc,.text h3,section{color:#166393}
.item-style{background-color:rgba(0,0,0,0)!important;border-radius:0!important;border:2px solid var(--link-button-bg-color)!important}
.item-style .ctm-style{margin:3px;border:0;background-color:var(--link-button-bg-color)!important}
.item .btn .btn-text,.item .btn-text .link-text{color:var(--link-button-font-color)!important}
.item-style .ctm-style:hover{background-color:rgba(0,0,0,0)!important}
.item-style .ctm-style:hover .btn-text,.item-style .ctm-style:hover .link-text{color:var(--link-button-border-font-color)!important}
.item-style .ctm-style:hover .btn-icon span{border:2px solid var(--link-button-border-thumbnail-border-color);color:var(--link-button-border-thumbnail-color)}

.footer p a{color:#ffffff}
.footer p a:hover{color:#ffffff}
@media only screen and (max-width:767px){
    .bg div{background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0)),url(https://bio.linkcdn.to/upload/2022040207/1648885824120.png);background-size:cover}
}
