.background
{
    background-color:grey;
}
.title
{
    font-weight: 600; 
    font-style: italic;
    font-family: 'Source Sans Pro', sans-serif;
}
.back
{
    background-color:black;
    color:white;
}
.indexfont
{
   @import url:('https://fonts.googleapis.com/css?family=Source+Sans+Pro&display=swap');
   font-family: 'Source Sans Pro', sans-serif;
}
.size
{
    height:250px;
    width:250px;
}
.small
{
    font-size: 10px;
}

.soundcloudlinks
{
    height:30px;
    width:30px;
}
.twitterlinks
{
    height:25px;
    width:25px;
}
.youtubelinks
{
    height:19px;
    width:25px;
}
a:link {
  color: white; 
  background-color: transparent; 
  text-decoration: underline;
}

a:visited {
  color: white;
  background-color: transparent;
  text-decoration: underline;
}

.shit
{
        import url('https://fonts.googleapis.com/css?family=Karla&display=swap');
        font-family: 'Karla', sans-serif;
        font-weight:bold;
        font-size:49px;
}
.shit_bk
{
        background-color:#7f3ee6;
        NOT-background-color:#6f0dad;
        color:white;
}

.lob
{
        height:50;
        width:270;
}

.scb
{
        height:69;
        width:258;
}

.icon
{
        height:32;
        width:32;
}

.disabled {
  color: currentColor;
  cursor: not-allowed;
  opacity: 0.5;
  text-decoration: none;
}

.disabled > a {
  ...
  pointer-events: none;
}

.home
{
position: absolute;
top: 3px;
right: 100px;
}

.homeb
{
width:33px;
height:33px;
}

.homec
{
top: 20px;
}

.rtitle
{
position: relative;
align: center;
top:10px;
}
.links
{
position: absolute;
top: 3px;
left: 100px;
}
.rttlfont
{
        @import url('https://fonts.googleapis.com/css?family=Varela+Round&display=swap');
        font-family: 'Varela Round', sans-serif;
        font-weight:bold;
        font-size:35px;
}

.cfont
{
@import url('https://fonts.googleapis.com/css?family=Lexend+Zetta&display=swap');
font-family: 'Lexend Zetta', sans-serif;
font-weight:bold;
font-size:35px;
}
.days
{
height:500;
width:500;	
}
.backleft
{
	padding-left:25px;
	padding-top:5px;
	font-weight:bold;
	
}

.jabback
{
    background-color:#595458;
    color:#27cad3;
}

.jabfont
{
        @import url('https://fonts.googleapis.com/css?family=Hepta+Slab&display=swap');
        font-family: 'Hepta Slab', serif;
        font-weight:;
        font-size:49px;
}
.fixed 
{
  position: fixed;
  width: 50%;
  bottom: 10px;
  left:25%;
  } 
  
 .bpadd
 {
         padding-left:20px;
         padding-bottom:10px;
         height:69px;
         width:258px;
 }
 
 .los
 {
        height:80;
        width:270;     
 }
 
 .amazonm
{
        height:60;
        width:95;
}
 .tidal
{
        height:40;
        width:80;
}

.lemon-regular {
  font-family: "Lemon", serif;
  font-weight: 400;
  font-style: normal;
}

