
/* about us abx
 image block .imx */
 
 .vpx a {
    color: white;
    text-decoration: none;
    background: #0a58e6;
    border-radius: 17px;
    padding: 12px;
    font-weight: bold;
}


/* services */
.srx .views-field.views-field-title {
    position: absolute;
    background: black;
    width: 80%;
    background: rgb(12 12 12 / 65%);
    padding: 15px;font-size: 26px;
}
.srx a {
    color: #eff2f5;
    text-decoration: none;
    font-size: 28px;
    font-family: Montserrat,sans-serif;
    font-weight: bold;
}

.srx .view-footer a {
    padding: 10px 20px;
    border-radius: 15px;
    border: 2px solid #e0dada;font-size: 20px;
}
.srx .view-footer {
    font-size: 20px;
}

/* contact */
#block-contacthousingtokyo h2{
    text-align: left;
}