@import url("/linux-oss/linuxoss-common.css");

.area-ttl{
  background: #ccc url('/img/darkblue-bg.jpg') no-repeat center 50%;
  background-size: cover;
}
.area-ttl__ttl{
 background: url('/sbom/img/sbom-icon.png') no-repeat 50% 0;
 background-size: 36px auto;
 color: #f0f0f0;
}

.area-ttl__ttl a { color: #f0f0f0 !important;}
.area-ttl__ttl a:hover {
  text-decoration: none !important; 
}