@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.5.0/font/bootstrap-icons.css");

#cont {
padding-top:80px;
}

.bg-info {
background-color: #0bf4d4 !important;
}


.bg-secon {
    background-color: #0bf4d4 !important;
    }

 .header {
            position: sticky;
            top:0;
        }
		
.socialimg {
    min-width: 48px !important;
    width: 48px  !important;
    max-width: 48px  !important;
}

.bg-soc {
    background-color: #ADD8E6 !important;
    }

.socialimgcont {
    min-width: 100px !important;

}
.socialimgmini {
    min-width: 32px !important;
    width: 32px  !important;
    max-width: 32px  !important;
}
