blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 14px;
    border-left: 5px solid #6aae7a;
    background-color: #d4f1d5;
}

.books {
    padding: 0;
    margin-bottom: 40px;
}

.books .item {
    list-style-type: none;
    text-align: center;
    margin: 0 20px;
}

/* .books .item img { */
/*     display: inline-block; */
/*     filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); */
/*     /\* Firefox 10+, Firefox on Android *\/ */
/*     filter: gray; */
/*     /\* IE6-9 *\/ */
/*     -webkit-filter: grayscale(100%); */
/*     /\* Chrome 19+, Safari 6+, Safari 6+ iOS *\/ */
/*     -webkit-transition: all 0.2s ease-out; */
/*     -moz-transition: all 0.2s ease-out; */
/*     transition: all 0.2s ease-out; */
/* } */

/* .books .item img:hover { */
/*     max-width: auto; */
/*     filter: none; */
/*     -webkit-filter: none; */
/* } */
ul#blog {
    list-style-type: none;
}
#content ul a, #content ol a {
    color: #777;
}
#content ul a, #content ol a {
    color: #777;
}

.entry-content a {
    text-decoration: underline;
}
.entry-content a {
    text-decoration: underline;
}

/* Social Profiles */
.social-icons ul li a { color: #d0d0d0; list-style: none;}
.social-icons {
	float: left;
  font-weight: 700;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  padding: 6px 0px;
  font-size: 13px;
  line-height: 1.42857143;
  border-radius: 0;
}
.social-icons ul {
	margin: -10px 0 0;
	float: right;
}
.social-icons ul li {
	margin-top: 10px;
	float: left;
	padding-right: 1px;
	list-style: none;
}
.social-icons ul li a {
	display: inline-block;
	font-family: 'Font Awesome 5 Brands';
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	padding: 2px 3px;
	border-radius: 2px;
	/* Changed font size for visual appeal from font-size: 21px; to 16px*/
	font-size: 16px;
	color: #d0d0d0;
	-webkit-transition: all 0.3s ease-out;
		 -moz-transition: all 0.3s ease-out;
			-ms-transition: all 0.3s ease-out;
			 -o-transition: all 0.3s ease-out;
					transition: all 0.3s ease-out;
	vertical-align: top;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 1;
	text-decoration: inherit;
	text-transform: none;
	speak: none;
}
.social-icons ul li a:hover {
	color: #fff !important;
}
.social-icons ul li.facebook a:before {
	  content: '\f09a ';
}
.social-icons ul li.facebook a:hover {
	background: #3B5998;
}
.social-icons ul li.twitter a:before {
	  content: '\f099 ';
}
.social-icons ul li.twitter a:hover {
	background: #00aced;
}
.social-icons ul li.whatsapp a:before {
	  content: '\f232';
}
.social-icons ul li.whatsapp a:hover {
	  background: #2dc63d;
}
.social-icons ul li.pinterest a:before {
	content: '\f209';
}
.social-icons ul li.pinterest a:hover {
	background: #cb2027;
}
.social-icons ul li.linkedin a:before {
	content: '\f08c ';
}
.social-icons ul li.linkedin a:hover {
	background: #005a87;
}
.social-icons ul li.tumblr a:before {
	content: '\f214';
}
.social-icons ul li.tumblr a:hover {
	background: #2b4761;
}
.social-icons ul li.vimeo a:before {
	content: '\f212';
}
.social-icons ul li.vimeo a:hover {
	background: #1bb7ea;
}
.social-icons ul li.instagram a:before {
	content: '\f215';
}
.social-icons ul li.instagram a:hover {
	background: #517fa4;
}
.social-icons ul li.flickr a:before {
	content: '\f211';
}
.social-icons ul li.flickr a:hover {
	background: #0063db;
}
.social-icons ul li.youtube a:before {
	content: '\f213';
}
.social-icons ul li.youtube a:hover {
	background: #cd4132;
}
.social-icons ul li.rss a:before {
	content: '\f413';
}
.social-icons ul li.rss a:hover {
	background: #fc7216;
}
.social-icons ul li.github a:before {
	content: '\f200';
}
.social-icons ul li.github a:hover {
	background: #151013;
}
.social-icons ul li.email a:before {
	content: '@ ';
}
.social-icons ul li.email a:hover {
	background: #555555;
}
.social-icons ul li.mastodon a:before {
	  content: '\f4f6';
}
.social-icons ul li.mastodon a:hover {
	  background: #1e7fc9;
}

img {
    padding-bottom: 10px;
    vertical-align: middle;
    border: 0;
}

table {
    border-collapse: collapse;
    width: 80%;
}
th,td {
    padding: 0.25rem;
    text-align: left;
    border: 1px solid #ccc;
}
 tbody tr:nth-child(odd) {
    background: #eee;
}

@-moz-document domain("youtube.com")
 {
     #feed-main-what_to_watch,
     #watch7-sidebar,
     .html5-endscreen,
     ytd-watch-next-secondary-results-renderer
     {
         display: none;
     }
 }

@-moz-document url("https://www.youtube.com/")
 {
     #contents
     {
         opacity: 0;
         pointer-events: none;
     }
}
.round{
    --share-button-border-radius:50%;
}

.small{
    --img-width:15px;
    --img-height:15px;
}

.blue-color{
    --share-button-background-color:#259FFC;
    --share-button-background-color-hover:#1e7fc9;
}

.text-small{
    --share-button-font-size:10px;
    --share-button-padding:5px;
    --img-width:12px;
    --img-height:12px;
}
.callout {
    margin: 1.5rem 0;
    padding: 1em;
    border-inline-start: .25em solid;
}

.callout-title {
    font-weight: bolder;
    margin-bottom: 1em;
}

.callout-note {
    border-color: green;
    background: #dee8c6;
}

.callout-warning {
    border-color: #ffaa00;
    background: #fff4c6;
}
.responsive-iframe {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; /* 16:9 Aspect Ratio */
    height: 0;
    overflow: hidden;
}

.responsive-iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

