.blog .item-content .page-header > h2, .blog-featured .item-content .page-header > h2 {font-size:1.75rem;border-bottom: .1rem solid #ddd;font-weight:bold;color:#22cc99;
}

.navbar-brand.logo-control img.logo-img {
    padding-top: 1em;
    padding-bottom: 1em;
}

#t4-hero {
    background: #000;
    padding-top: 15em;
    padding-bottom: 10em;
      background-image: url(/images/demo/hero/laroc-david-beale-gOsGgt4olNs-unsplash.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 100%;
    background-attachment: fixed;
}

.t4-section-module .sub-title {
    font-weight: normal;
    margin-bottom: 1.5rem;
    font-family: "Merriweather Sans";
    color: #554a8e;
}

#t4-section-6 .container {
    padding-top: 2em;
    padding-bottom: 9.375em;
}

.category-module.mod-blog .category-link {
    border-bottom: 1px solid #e9ecef;
    color: #343a40;
    font-family: "Merriweather Sans";
}

.category-module.mod-projects .category-link{
    border-bottom: 1px solid #e9ecef;
    color: #343a40;
    font-family: "Merriweather Sans";
}

#t4-header.t4-sticky {
    position: sticky;
    background-color: #554a8e;
}

.acm-hero h2.hero-heading {
    font-weight: bold;
    font-family: "Merriweather Sans" !important;
}

a{
 color:#554a8e; 
}

table.tabtable-rs_ebtdzyn5 tr.tr_ht1 td.tabcol, table.tabtable-rs_ebtdzyn5 tr.tr_ht1:hover td.tabcol, table.tabtable-rs_ebtdzyn5 tr.tr_ht1 td.tabcol:hover {
    font-style: normal;
    font-weight: bold;
    color: #ffffff;
    background-color: #554a8e;
}

div#t4-section-5 {
    background-image: url("http://laroc.cat/images/Foto%20Coral%20Sept2021.png");
   background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: 100%; /* Resize the background image to cover the entire container */
}

div#t4-section-4 .container {
   padding-top:2em;
  padding-bottom:2em;
}

div#t4-section-4 .t4-section-module .sub-title{
 color:white; 
}

div#t4-section-4 .category-module.mod-projects .category-link{
  color:white;
}

div#t4-section-5 .t4-section-module .module-title span {
 display:none;
}

div#t4-section-5 h1{
    background-color:black;
    color:white;
  	font-size:2em;
    position:relative;
    top:3em;
}

div#t4-section-5 .btn.btn-secondary{
   visibility:hidden; 
}

.t4-section-module .module-title span {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    font-size: 1.5em;
   font-family: "Merriweather Sans";
}