
.article-title-image{
  margin: inherit;
  padding: inherit;
}

.socialMedia{
  margin: 0px 0px 0px 15px;  
}

.socialMediaIcon {
  height: 35px;
  width: 35px;
  padding: 3px 3px 3px 3px;
}
 
.header-meta, .entry-title a {
  color: #111;
  text-decoration: none
}

.header-meta, .entry-title a:focus,
.header-meta, .entry-title a:hover {
  background-color: #fbd700;
  color: #111;
  text-decoration: none
}

.titleImage{
  height: 45%;
  width: 45%;
}

.articleImage img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.articleImage p {
  /* display: block; */
  margin-left: auto;
  margin-right: auto;
  width: 65%;
}

.tiktok-embed{
  display: block;
  margin-left: auto;
  margin-right: auto;
  border: 0px;
  box-shadow: 0px 0px 0px #fff;
}

.youtube iframe{
  box-shadow: 5px 5px 5px #000;
  position: absolute; 
  max-width: 50%;
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%; 
  border:0;
}

.header-title h1 {
  font-size: 4.441em
}

.svg-icon {
  /*width: 25px;*/
  /* Set the desired width */
  /*height: 25px;*/
  /* Set the desired height */
}