	/* fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free */
	/* styling for font awesome social media svg */
	.fillSocial {
		fill: #e8eaf6;
		width: 27px;
		height: 27px;
		padding-top: 3px;
	}

	/* styling for social media image button */
	.socialimage, .socialimage:hover, .socialimage:focus {
		background-color: #3f51b5;
		width: 30px;
		height: 30px;
	}

	.footerFont {
		font-family: footer;
	}

	.timeFont {
		font-family: "output";
	}

	.qbLive {
		font-family: headerfooter;
		font-size: larger;
	}

	.colWidth1 {
		width: 15%;
	}

	.colWidth2 {
		width: 32%;
	}

	.colWidth3 {
		width: 27%;
	}

	.colWidth4 {
		width: 20%;
	}

	.colWidth5 {
		width: 6%;
	}

	.thFont {
		font-family: heading;
	}

	.boldFont {
		font-weight: bold;
	}

	.youtube, .x {
		padding-left: 3px;
	}

	.tiktok {
		padding-left: 6px;
	}

/*	.bluesky {
		padding-left: 3px;
		padding-top: 6px;
		transform: scale(0.95);
	}*/