COMPANY DETAILS
Business Information
Official company and contact details for Furniture By Colour.
01
Legal Business Name
PAPILIO FURNITURE TRADING LIMITED
02
Company Number
15418881 — Registered in England and Wales
03
Trading Name
Furniture By Colour
.business-details-page{
max-width:900px;
margin:0 auto;
padding:70px 20px 90px;
color:#2B2A28;
}
.bd-hero{
text-align:center;
margin-bottom:54px;
}
.bd-icon{
width:58px;
height:58px;
margin:0 auto 20px;
color:#8A7A67;
}
.bd-icon svg{
width:100%;
height:100%;
}
.bd-label{
font-size:12px;
letter-spacing:.18em;
text-transform:uppercase;
color:#8A7A67;
font-weight:600;
margin-bottom:14px;
}
.bd-hero h1{
font-size:clamp(38px,5vw,58px);
line-height:1.05;
margin:0 0 18px;
font-weight:500;
}
.bd-hero p{
color:#6B675F;
font-size:17px;
line-height:1.7;
margin:0 auto;
max-width:620px;
}
.bd-card{
background:#F5F3EF;
border:1px solid #E5DED3;
border-radius:10px;
padding:12px 34px;
}
.bd-row{
display:grid;
grid-template-columns:48px 1fr;
gap:20px;
padding:24px 0;
border-bottom:1px solid #E5DED3;
}
.bd-row:last-child{
border-bottom:none;
}
.bd-row span{
color:#8A7A67;
font-size:13px;
letter-spacing:.14em;
padding-top:4px;
}
.bd-row h2{
font-size:18px;
margin:0 0 6px;
color:#2B2A28;
}
.bd-row p{
margin:0;
color:#6B675F;
line-height:1.6;
}
.bd-row a{
color:#5A4333;
text-decoration:none;
font-weight:500;
}
@media(max-width:700px){
.business-details-page{
padding:46px 16px 70px;
}
.bd-card{
padding:8px 22px;
}
.bd-row{
grid-template-columns:1fr;
gap:8px;
}
}