#product_2 .image img {
    object-fit: contain;
}
.container > h1.title,.container > h6.subtitle{
    color:rgb(48,93,195)!important;
}

.anime-letters{
    white-space: nowrap!important;
}
.navbar-item:nth-child(1){
    color:rgb(0,84,169);
    font-size:20px;
    font-weight:bold;
}