code,
.sourceCode {
  color: #3d3b3b;
  padding: 0.1em 0.1em;
  border-radius: 0.1em;
  font-family: monospace !important;
}

a {
  color: #00cfa6 !important;
}

figure img {
  min-width: 500px;
}

pre.sourceCode {
  background-color: #eee !important;
  border-radius: 1rem;
  padding: 0.5rem 0.5rem 0.5rem 2rem;
  font-family: monospace !important;
}

div.sourceCode {
  color: #2f2f2f !important;
}

.comp-pic-div {
  width: 50%;
  float:left;
}
.comp-pic-div img{
  width: 100%;
}
.small-cont-div{
  margin-top: 50px;
}