认识创始人:来自思想服装的雷切尔·凯利(Rachel Kelly)
认识创始人:来自思想服装的雷切尔·凯利(Rachel Kelly)
如果您考虑使自己的生活方式更加策划和体贴,那么您并不是在寻找将这种想法带入新层次的品牌: Thougnce Clothing oplant 是一个品牌,它使改变我们的日常习惯并将其变成谨慎的时刻变得易于改变。 我们与创始人瑞秋·凯利(Rachel Kelly)谈论是什么使伦敦成为创造力和可持续性的中心,如何使事情正念以及他们在繁忙的一周中兴起灵感。
创造力对您意味着什么? 您如何定义它? 是什么激发了您的创造力?
“对我来说,创造力意味着表达在日常生活中启发我的美丽事物。我受到艺术,自然和周围令人难以置信的女人的启发。”
您目前住在哪里? 如果有的话,大流行期间的变化是如何变化的? 您的城市作为制造商提供了什么?
“我与丈夫和我的孩子一起住在伦敦北部。伦敦是一个蓬勃发展的城市,是一个鼓舞人心的时尚中心。很高兴看到越来越多的可持续性倡议正在实施。对于这个大流行期间,这座城市如何关闭,这真是一个很棒的感觉,因此再次与我们的团队团结在一起,这真是一种很好的感觉。”
世界上还有其他地方激发您的灵感,为什么?
“澳大利亚悉尼,因为这是思想开始的根源!”
您是如何进入这个行业的? 您的第一份工作是什么?
“我以前曾制作过大麻衬衫,并担任初级买家。”
为什么对于消费者而言,继续寻找谨慎和综合品牌很重要? 您能做些什么来进一步支持您?
“这是要认识到,即使是小变化也可以产生很大的变化,并有意识地做出更聪明的决策。在这里,我们一直在寻找令人兴奋的品牌,这些品牌在可持续性领域中扮演着伟大的事情,以在我们的网站上展示它们。”
.sidebar {
width: 300px;
min-width:300px;
position: sticky;
top: 0;
align-self: flex-start;
}
.contentwrapper {
display: flex ;
gap: 20px;
overflow-wrap: anywhere;
}
@media (max-width:768px){
.contentwrapper {
flex-direction: column;
}
.sidebar{display:none;}
}
.sidebar_sharing {
display: flex;
justify-content: space-between;
}
.sidebar_sharing a {
background-color: #e6e6e6;
padding: 5px 10px;
margin: 0;
font-size: .95rem;
transform: none;
border-radius: 5px;
display: inline-block;
text-decoration: none;
color:#333;
display: inline-flex;
justify-content: space-between;
}
.sidebar_sharing a:hover {
background-color: #333;
color:#fff;
}
.sidebar_box {
padding: 15px;
margin-bottom: 20px;
box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
border-radius: 5px;
margin-top: 20px;
}
a.social__item {
color: black;
}
.translate-dropdown {
background-color: #e6e6e6;
padding: 5px 10px;
margin: 0;
font-size: .8em;
transform: none;
border-radius: 5px;
display: inline-block;
text-decoration: none;
color: #333;
margin-bottom: 8px;
}
.translate-dropdown {
position: relative;
display: inline-flex;
align-items: center;
width: 100%;
justify-content: space-between;
height: 36px;
}
.translate-dropdown label {
margin-right: 10px;
color: #000;
font-size: .95rem;
}
.article-meta {
gap:0 !important;
}
.author-label, .modified-label, .published-label, modified-label {
font-weight: 300 !important;
}
.date_autor_sidebar {
background-color: #e6e6e6;
padding: 5px 10px;
margin: 0;
font-size: .8em;
transform: none;
border-radius: 5px;
text-decoration: none;
color: #333;
display: flex;
justify-content: space-between;
margin-bottom: 8px;
}
.sidebar_autor {
background: #333;
border-radius: 4px;
color: #fff;
padding: 0px 5px;
font-size: .95rem;
}
time.sidebar_time, .translateSelectlabel, sidebar_time {
margin-top: 2px;
color:#000;
font-style:normal;
font-size:.95rem;
}
.sidebar_updated_time {
background-color: #e6e6e6;
padding: 5px 10px;
margin: 0;
font-size: .8em;
transform: none;
border-radius: 5px;
text-decoration: none;
color: #333;
display: flex;
justify-content: space-between;
margin-bottom: 8px;
}
time.sidebar_updated_time_inner {
background: #333;
border-radius: 4px;
color: #fff;;
padding: 2px 6px;
}
.translate-dropdown .translate {
color: #fff; !important;
background-color: #333;
}
.translate-dropdown .translate:hover {
color: #fff; !important;
background-color: #2f845b !important;
}
.share-button svg, .translate-dropdown .translate svg {
fill: #fff;
}
span.modified-label {
margin-top: 2px;
color: #000;
font-size: .95rem;
font-weight: normal !important;
}
.ad_sidebar{
padding:0;
border: none;
}
.ad_leaderboard {
margin-top: 10px;
margin-bottom: 10px;
}
.pdf_sidebar:hover {
background: #2f845b;
}
span.sidebar_time {
font-size: .95rem;
margin-top: 3px;
color: #000;
}
table.wp-block-table {
white-space: normal;
}
input {padding: 8px;width: 200px;border: 1px solid #ddd;border-radius: 5px;}
.comments { margin-top: 30px; }
.comments ul { list-style: none; padding: 0; }
.comments li { border-bottom: 1px solid #ddd; padding: 10px 0; }
.comment-form { margin-top: 15px; display: flex; flex-direction: column; gap: 10px; }
.comment-form textarea { width: 100%; padding: 8px; border: 1px solid #ddd; border-radius: 5px;}
.comment-form button { align-self: flex-start; background: #333; color:#fff; border:0; padding:8px 15px; border-radius:5px; cursor:pointer; }
.comment-form button:hover { background: #2f845b; }
Kommentare (0)