Skip to main content
Darkroom Door Limited
0
  • Products
    • Rubber Stamp Sets
    • Background Stamps
    • Border Stamps
    • Photo Stamps
    • Collage Stamps
    • Frame Stamps
    • Line Art Stamps
    • Word Block Stamps
    • Abstract Stamps
    • Filmstrip Stamps
    • Sentiment Stamps
    • Eclectic Stamps
    • Quote Stamps
    • Texture Stamps
    • Small Stamps
    • Stencils
    • Dies
    • Inks
    • Accessories
    • Clearance
    • Products by Theme
      • Alphabets & Numbers
      • Animals
      • Architecture
      • Art
      • Asia
      • Australiana
      • Baby
      • Birthday
      • Celebration
      • Christmas
      • Floral
      • Food
      • Journaling
      • Love
      • Music
      • Nature
      • People
      • Postal
      • Rural
      • Seaside
      • Sentiments
      • Sewing & Fashion
      • Sports & Hobbies
      • Text & Script
      • Transport
      • Travel
  • Blog
    • All Posts
    • Beginner Basics
    • Art Journals
    • Artist Trading Cards
    • Cardmaking
    • Collage Sheets
    • Events & Workshops
    • Mail Art
    • Postcards
    • Product Releases
    • Rubber Stamps
      • Rubber Stamp Sets
      • Background Stamps
      • Border Stamps
      • ---------------------
      • Collage Stamps
      • Frame Stamps
      • Line Art Stamps
      • Photo Stamps
      • Word Block Stamps
      • ---------------------
      • Abstract Stamps
      • Filmstrip Stamps
      • Sentiment Stamps
      • ---------------------
      • Eclectic Stamps
      • Quote Stamps
      • Small Stamps
      • Texture Stamps
    • Scrapbooking
    • Stencils
    • Travelers Notebooks
  • Monthly Challenge
  • Wholesale
  • Stockists
  • About
  • Contact
Darkroom Door Limited
0
  • Products
    • Rubber Stamp Sets
    • Background Stamps
    • Border Stamps
    • Photo Stamps
    • Collage Stamps
    • Frame Stamps
    • Line Art Stamps
    • Word Block Stamps
    • Abstract Stamps
    • Filmstrip Stamps
    • Sentiment Stamps
    • Eclectic Stamps
    • Quote Stamps
    • Texture Stamps
    • Small Stamps
    • Stencils
    • Dies
    • Inks
    • Accessories
    • Clearance
    • Products by Theme
      • Alphabets & Numbers
      • Animals
      • Architecture
      • Art
      • Asia
      • Australiana
      • Baby
      • Birthday
      • Celebration
      • Christmas
      • Floral
      • Food
      • Journaling
      • Love
      • Music
      • Nature
      • People
      • Postal
      • Rural
      • Seaside
      • Sentiments
      • Sewing & Fashion
      • Sports & Hobbies
      • Text & Script
      • Transport
      • Travel
  • Blog
    • All Posts
    • Beginner Basics
    • Art Journals
    • Artist Trading Cards
    • Cardmaking
    • Collage Sheets
    • Events & Workshops
    • Mail Art
    • Postcards
    • Product Releases
    • Rubber Stamps
      • Rubber Stamp Sets
      • Background Stamps
      • Border Stamps
      • ---------------------
      • Collage Stamps
      • Frame Stamps
      • Line Art Stamps
      • Photo Stamps
      • Word Block Stamps
      • ---------------------
      • Abstract Stamps
      • Filmstrip Stamps
      • Sentiment Stamps
      • ---------------------
      • Eclectic Stamps
      • Quote Stamps
      • Small Stamps
      • Texture Stamps
    • Scrapbooking
    • Stencils
    • Travelers Notebooks
  • Monthly Challenge
  • Wholesale
  • Stockists
  • About
  • Contact
  • Home
  • Previous Challenge Winners

Previous Challenge Winners

<style>

/* =========================================================
   DARKROOM DOOR - MONTHLY CHALLENGE WINNERS ARCHIVE
   ========================================================= */

.dd-winners-page {
  --dd-red: #d71920;
  --dd-black: #222222;
  --dd-grey: #666666;
  --dd-border: #e2e2e2;
  --dd-light: #f7f7f7;

  width: 100%;
  background: #ffffff;
  color: var(--dd-black);
  font-family: inherit;
}

.dd-winners-page *,
.dd-winners-page *::before,
.dd-winners-page *::after {
  box-sizing: border-box;
}

.dd-winners-container {
  width: calc(100% - 40px);
  max-width: 1180px;
  margin: 0 auto;
}


/* =========================================================
   PAGE INTRODUCTION
   ========================================================= */

.dd-winners-intro {
  max-width: 720px;
  margin: 0 auto;
  padding: 10px 20px 55px;
  text-align: center;
}

.dd-winners-intro h2 {
  margin: 0 0 14px;

  color: #222222;

  font-size: 25px;
  line-height: 1.3;
  font-weight: 500;
}

.dd-winners-intro p {
  margin: 0;

  color: #555555;

  font-size: 14px;
  line-height: 1.8;
}


/* =========================================================
   WINNER FEATURE
   ========================================================= */

.dd-winner-archive-card {
  width: 100%;

  margin: 0 0 65px;

  background: #ffffff;

  border: 1px solid var(--dd-border);
}


/* MONTH BAR */

.dd-winner-month-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;

  padding: 15px 22px;

  border-bottom: 1px solid var(--dd-border);

  background: #fafafa;
}

.dd-winner-month {
  color: var(--dd-red);

  font-size: 11px;
  line-height: 1.2;
  font-weight: 700;

  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.dd-winner-stamp-code {
  color: #888888;

  font-size: 10px;
  font-weight: 600;

  letter-spacing: 0.8px;
  text-transform: uppercase;
}


/* MAIN GRID */

.dd-winner-archive-grid {
  display: grid;

  grid-template-columns:
    0.85fr
    1fr
    1.25fr
    0.85fr;

  align-items: stretch;
}


/* =========================================================
   WINNER INFORMATION
   ========================================================= */

.dd-winner-details {
  display: flex;
  flex-direction: column;
  justify-content: center;

  padding: 38px 32px;
}

.dd-winner-small-label {
  display: block;

  margin-bottom: 12px;

  color: var(--dd-red);

  font-size: 10px;
  line-height: 1.2;
  font-weight: 700;

  letter-spacing: 1.4px;
  text-transform: uppercase;
}

.dd-winner-name {
  margin: 0 0 17px;

  color: #222222;

  font-size: 27px;
  line-height: 1.2;
  font-weight: 500;
}

.dd-winner-comment {
  margin: 0;

  color: #555555;

  font-size: 13px;
  line-height: 1.75;
}


/* QUOTE */

.dd-winner-quote {
  position: relative;

  margin: 25px 0 0;
  padding: 19px 0 0;

  border-top: 1px solid #e5e5e5;

  color: #555555;

  font-size: 13px;
  line-height: 1.65;

  font-style: italic;
}

.dd-winner-quote::before {
  content: "“";

  display: block;

  height: 22px;

  color: var(--dd-red);

  font-family: Georgia, serif;
  font-size: 35px;
  line-height: 20px;

  font-style: normal;
}


/* =========================================================
   PROFILE + PROJECT IMAGES
   ========================================================= */

.dd-winner-photo,
.dd-winning-project {
  min-height: 380px;

  background: #f5f5f5;

  overflow: hidden;

  border-left: 1px solid var(--dd-border);
}

.dd-winner-photo img,
.dd-winning-project img {
  display: block;

  width: 100%;
  height: 100%;

  min-height: 380px;

  object-fit: cover;
}


/* =========================================================
   IMAGE PLACEHOLDER
   ========================================================= */

.dd-image-placeholder {
  width: 100%;
  height: 100%;

  min-height: 380px;

  display: flex;
  flex-direction: column;

  align-items: center;
  justify-content: center;

  padding: 30px;

  background: #f7f7f7;

  color: #999999;

  text-align: center;

  font-size: 11px;
  line-height: 1.6;

  letter-spacing: 0.7px;
  text-transform: uppercase;
}

.dd-image-placeholder strong {
  display: block;

  margin-bottom: 5px;

  color: #777777;

  font-size: 12px;
}


/* =========================================================
   FEATURED STAMP
   ========================================================= */

.dd-winner-stamp {
  min-height: 380px;

  display: flex;
  flex-direction: column;

  justify-content: center;

  padding: 30px 24px;

  background: #fafafa;

  border-left: 1px solid var(--dd-border);

  text-align: center;
}

.dd-winner-stamp-label {
  margin-bottom: 14px;

  color: #888888;

  font-size: 9px;
  font-weight: 700;

  letter-spacing: 1.2px;

  text-transform: uppercase;
}

.dd-winner-stamp-image {
  width: 100%;

  max-height: 250px;

  margin: 0 auto 18px;

  object-fit: contain;
}

.dd-winner-stamp-title {
  margin: 0 0 4px;

  color: #222222;

  font-size: 14px;
  line-height: 1.4;
  font-weight: 600;
}

.dd-winner-stamp-number {
  margin-bottom: 15px;

  color: #888888;

  font-size: 10px;
  font-weight: 600;

  letter-spacing: 0.5px;
}

.dd-winner-product-link {
  color: #222222 !important;

  font-size: 9px;
  font-weight: 700;

  letter-spacing: 0.7px;

  text-decoration: underline !important;
  text-transform: uppercase;
}

.dd-winner-product-link:hover {
  color: var(--dd-red) !important;
}


/* =========================================================
   PRIZE BADGE
   ========================================================= */

.dd-winner-prize {
  display: inline-block;

  align-self: flex-start;

  margin-top: 22px;

  padding: 8px 12px;

  background: #f7f7f7;
  border: 1px solid #e2e2e2;

  color: #333333;

  font-size: 10px;
  font-weight: 700;

  letter-spacing: 0.8px;

  text-transform: uppercase;
}

.dd-winner-prize strong {
  color: var(--dd-red);
}


/* =========================================================
   BOTTOM MESSAGE
   ========================================================= */

.dd-winners-footer-message {
  max-width: 700px;

  margin: 5px auto 70px;

  padding: 35px 25px;

  text-align: center;
}

.dd-winners-footer-heart {
  display: block;

  margin-bottom: 10px;

  color: var(--dd-red);

  font-size: 21px;
}

.dd-winners-footer-message h3 {
  margin: 0 0 10px;

  color: #222222;

  font-size: 20px;
  font-weight: 500;
}

.dd-winners-footer-message p {
  margin: 0;

  color: #666666;

  font-size: 13px;
  line-height: 1.7;
}


/* =========================================================
   TABLET
   ========================================================= */

@media screen and (max-width: 1000px) {

  .dd-winner-archive-grid {
    grid-template-columns: 1fr 1fr;
  }

  .dd-winner-details {
    min-height: 300px;
  }

  .dd-winner-photo {
    border-left: 1px solid var(--dd-border);
  }

  .dd-winning-project {
    border-left: 0;
    border-top: 1px solid var(--dd-border);
  }

  .dd-winner-stamp {
    border-top: 1px solid var(--dd-border);
  }

}


/* =========================================================
   MOBILE
   ========================================================= */

@media screen and (max-width: 600px) {

  .dd-winners-container {
    width: calc(100% - 24px);
  }

  .dd-winners-intro {
    padding-bottom: 40px;
  }

  .dd-winners-intro h2 {
    font-size: 22px;
  }

  .dd-winner-archive-card {
    margin-bottom: 45px;
  }

  .dd-winner-month-bar {
    display: block;

    text-align: center;
  }

  .dd-winner-stamp-code {
    display: block;

    margin-top: 5px;
  }

  .dd-winner-archive-grid {
    grid-template-columns: 1fr;
  }

  .dd-winner-details {
    min-height: auto;

    padding: 35px 26px;

    text-align: center;

    align-items: center;
  }

  .dd-winner-name {
    font-size: 25px;
  }

  .dd-winner-prize {
    align-self: center;
  }

  .dd-winner-photo,
  .dd-winning-project,
  .dd-winner-stamp {
    border-left: 0;
    border-top: 1px solid var(--dd-border);
  }

  .dd-winner-photo,
  .dd-winning-project {
    min-height: 330px;
  }

  .dd-winner-photo img,
  .dd-winning-project img {
    min-height: 330px;
  }

}

</style>

<div class="dd-winners-page">

  <div class="dd-winners-container">


    <!-- =====================================================
         INTRODUCTION
         ===================================================== -->

    <section class="dd-winners-intro">

      <h2>
        Celebrating Our Monthly Challenge Winners
      </h2>

      <p>
        Every month our community inspires us with incredible
        creativity. Here you can discover our previous Monthly
        Challenge winners, see their winning projects and revisit
        the Darkroom Door stamp sets that inspired them.
      </p>

    </section>

    <!-- =====================================================
         AUGUST 2026
         JANETTE PERRY
         ===================================================== -->

    <article class="dd-winner-archive-card">


      <div class="dd-winner-month-bar">

        <span class="dd-winner-month">
          August 2026 Monthly Challenge
        </span>

        <span class="dd-winner-stamp-code">
          DDRS056 - Under The Sea
        </span>

      </div>


      <div class="dd-winner-archive-grid">


        <!-- WINNER DETAILS -->

        <div class="dd-winner-details">

          <span class="dd-winner-small-label">
            August Winner
          </span>

          <h2 class="dd-winner-name">
            Janette Perry
          </h2>

          <p class="dd-winner-comment">
            Congratulations Janette! We loved seeing your creative
            interpretation of the Under The Sea stamp set and the
            wonderful detail throughout your finished project.
          </p>


          <!-- OPTIONAL QUOTE -->

          <div class="dd-winner-quote">
            Add a short quote from Janette here, or use this space
            for a comment from the Darkroom Door team about why
            the project was selected.
          </div>


          <div class="dd-winner-prize">
            Winner of <strong>£25 Darkroom Door Credit</strong>
          </div>

        </div>

        <!-- PROFILE PHOTO -->

        <div class="dd-winner-photo">

          <div class="dd-image-placeholder">

            <strong>
              Janette Perry
            </strong>

            Winner profile photo

          </div>

        </div>

        <!-- WINNING PROJECT -->

        <div class="dd-winning-project">

          <div class="dd-image-placeholder">

            <strong>
              Winning Design
            </strong>

            August 2026 project image

          </div>

        </div>

        <!-- FEATURED STAMP -->

        <div class="dd-winner-stamp">

          <div class="dd-winner-stamp-label">
            Challenge Stamp
          </div>

          <img
            class="dd-winner-stamp-image"
            src="https://www.darkroomdoor.com/assets/full/DDRS056.jpg?20250721130721"
            alt="Darkroom Door Under The Sea Rubber Stamp Set"
          >

          <h3 class="dd-winner-stamp-title">
            Under The Sea
          </h3>

          <div class="dd-winner-stamp-number">
            DDRS056
          </div>

          <a
            class="dd-winner-product-link"
            href="https://www.darkroomdoor.com/rubber-stamp-set-under-the-sea"
          >
            View Stamp Set
          </a>

        </div>


      </div>

    </article>

    <!-- =====================================================
         JULY 2026
         ADD WINNER NAME
         ===================================================== -->

    <article class="dd-winner-archive-card">


      <div class="dd-winner-month-bar">

        <span class="dd-winner-month">
          July 2026 Monthly Challenge
        </span>

        <span class="dd-winner-stamp-code">
          DDRS227 - Pen &amp; Ink
        </span>

      </div>


      <div class="dd-winner-archive-grid">


        <!-- WINNER DETAILS -->

        <div class="dd-winner-details">

          <span class="dd-winner-small-label">
            July Winner
          </span>

          <h2 class="dd-winner-name">
            JULY WINNER NAME
          </h2>

          <p class="dd-winner-comment">
            Add a short paragraph here explaining what stood out
            about the winning project and why it was chosen as
            July's Monthly Challenge winner.
          </p>


          <div class="dd-winner-quote">
            Add the winner's quote, creative inspiration or a
            short comment from the Darkroom Door team here.
          </div>


          <div class="dd-winner-prize">
            Winner of <strong>£25 Darkroom Door Credit</strong>
          </div>

        </div>

        <!-- PROFILE PHOTO -->

        <div class="dd-winner-photo">

          <div class="dd-image-placeholder">

            <strong>
              July Winner
            </strong>

            Winner profile photo

          </div>

        </div>

        <!-- WINNING PROJECT -->

        <div class="dd-winning-project">

          <div class="dd-image-placeholder">

            <strong>
              Winning Design
            </strong>

            July 2026 project image

          </div>

        </div>

        <!-- FEATURED STAMP -->

        <div class="dd-winner-stamp">

          <div class="dd-winner-stamp-label">
            Challenge Stamp
          </div>

          <img
            class="dd-winner-stamp-image"
            src="https://www.darkroomdoor.com/assets/full/DDRS227.jpg?20250721130733"
            alt="Darkroom Door Pen and Ink Rubber Stamp Set"
          >

          <h3 class="dd-winner-stamp-title">
            Pen &amp; Ink
          </h3>

          <div class="dd-winner-stamp-number">
            DDRS227
          </div>

          <a
            class="dd-winner-product-link"
            href="https://www.darkroomdoor.com/rubber-stamp-set-pen-ink"
          >
            View Stamp Set
          </a>

        </div>


      </div>

    </article>

    <!-- =====================================================
         JUNE 2026
         LIESBETH FIDDER-DE VOS
         ===================================================== -->

    <article class="dd-winner-archive-card">


      <div class="dd-winner-month-bar">

        <span class="dd-winner-month">
          June 2026 Monthly Challenge
        </span>

        <span class="dd-winner-stamp-code">
          DDRS093 - New York Vol 1
        </span>

      </div>


      <div class="dd-winner-archive-grid">


        <!-- WINNER DETAILS -->

        <div class="dd-winner-details">

          <span class="dd-winner-small-label">
            June Winner
          </span>

          <h2 class="dd-winner-name">
            Liesbeth Fidder-de Vos
          </h2>

          <p class="dd-winner-comment">
            Congratulations Liesbeth! We loved your creative use of
            layering, colour and composition with our New York Vol 1
            Rubber Stamp Set.
          </p>


          <div class="dd-winner-quote">
            Your project stood out for its wonderful interpretation
            of the New York theme and the amount of character packed
            into the finished design.
          </div>


          <div class="dd-winner-prize">
            Winner of <strong>£25 Darkroom Door Credit</strong>
          </div>

        </div>

        <!-- PROFILE PHOTO -->

        <div class="dd-winner-photo">

          <div class="dd-image-placeholder">

            <strong>
              Liesbeth Fidder-de Vos
            </strong>

            Winner profile photo

          </div>

        </div>

        <!-- WINNING PROJECT -->

        <div class="dd-winning-project">

          <div class="dd-image-placeholder">

            <strong>
              Winning Design
            </strong>

            June 2026 project image

          </div>

        </div>

        <!-- FEATURED STAMP -->

        <div class="dd-winner-stamp">

          <div class="dd-winner-stamp-label">
            Challenge Stamp
          </div>

          <img
            class="dd-winner-stamp-image"
            src="https://www.darkroomdoor.com/assets/full/DDRS093.jpg?20250721130639"
            alt="Darkroom Door New York Vol 1 Rubber Stamp Set"
          >

          <h3 class="dd-winner-stamp-title">
            New York Vol 1
          </h3>

          <div class="dd-winner-stamp-number">
            DDRS093
          </div>

          <a
            class="dd-winner-product-link"
            href="https://www.darkroomdoor.com/rubber-stamp-set-new-york-vol-1"
          >
            View Stamp Set
          </a>

        </div>


      </div>

    </article>

    <!-- =====================================================
         FINAL MESSAGE
         ===================================================== -->

    <section class="dd-winners-footer-message">

      <span class="dd-winners-footer-heart">
        ♥
      </span>

      <h3>
        Thank You for Sharing Your Creativity
      </h3>

      <p>
        A huge thank you to everyone who takes part in our Monthly
        Challenges. We love seeing the different ways our community
        brings each Darkroom Door stamp set to life.
      </p>

    </section>


  </div>

</div>

Service

Service

  • Account Login
  • About
  • Contact
  • Stockists

Links

Links

  • Products
  • Blog
  • Resources

Information

Information

  • FAQs
  • Privacy Policy
  • Returns Policy
  • Shipping
  • Terms of Use

Sign Up For Our Newsletter

Copyright © 2026 Darkroom Door Limited
ABN: 13547163
  • Visa
  • MasterCard
  • PayPal Checkout

Terms & Conditions

Welcome to our website. If you continue to browse and use this website, you are agreeing to comply with and be bound by the following terms and conditions of use, which together with our privacy policy govern Darkroom Door Limited’s relationship with you in relation to this website. If you disagree with any part of these terms and conditions, please do not use our website.

The term ‘Darkroom Door Limited’ or ‘us’ or ‘we’ refers to the owner of the website whose registered office is 37 Meiros Way, Ashington, West Sussex RH20 3QB UK. Our ABN is 13547163. The term ‘you’ refers to the user or viewer of our website.

The use of this website is subject to the following terms of use:

  • The content of the pages of this website is for your general information and use only. It is subject to change without notice.
  • Neither we nor any third parties provide any warranty or guarantee as to the accuracy, timeliness, performance, completeness or suitability of the information and materials found or offered on this website for any particular purpose. You acknowledge that such information and materials may contain inaccuracies or errors and we expressly exclude liability for any such inaccuracies or errors to the fullest extent permitted by law.
  • Your use of any information or materials on this website is entirely at your own risk, for which we shall not be liable. It shall be your own responsibility to ensure that any products, services or information available through this website meet your specific requirements.
  • This website contains material which is owned by or licensed to us. This material includes, but is not limited to, the design, layout, look, appearance and graphics. Reproduction is prohibited other than in accordance with the copyright notice, which forms part of these terms and conditions.
  • All trademarks reproduced in this website, which are not the property of, or licensed to the operator, are acknowledged on the website.
  • Unauthorised use of this website may give rise to a claim for damages and/or be a criminal offence.
  • From time to time, this website may also include links to other websites. These links are provided for your convenience to provide further information. They do not signify that we endorse the website(s). We have no responsibility for the content of the linked website(s).
  • Your use of this website and any dispute arising out of such use of the website is subject to the laws of Australia.

Privacy Policy

This privacy policy sets out how we uses and protects any information that you give us when you use this website.

We are committed to ensuring that your privacy is protected. Should we ask you to provide certain information by which you can be identified when using this website, then you can be assured that it will only be used in accordance with this privacy statement.

We may change this policy from time to time by updating this page. You should check this page from time to time to ensure that you are happy with any changes.

What we collect

We may collect the following information:

  • name and job title
  • contact information including email address
  • demographic information such as postcode, preferences and interests
  • other information relevant to customer surveys and/or offers

What we do with the information we gather

We require this information to understand your needs and provide you with a better service, and in particular for the following reasons:

  • Internal record keeping.
  • We may use the information to improve our products and services.
  • We may periodically send promotional emails about new products, special offers or other information which we think you may find interesting using the email address which you have provided.
  • From time to time, we may also use your information to contact you for market research purposes. We may contact you by email, phone, fax or mail. We may use the information to customise the website according to your interests.

Security

We are committed to ensuring that your information is secure. In order to prevent unauthorised access or disclosure, we have put in place suitable physical, electronic and managerial procedures to safeguard and secure the information we collect online.

How we use cookies

A cookie is a small file which asks permission to be placed on your computer's hard drive. Once you agree, the file is added and the cookie helps analyse web traffic or lets you know when you visit a particular site. Cookies allow web applications to respond to you as an individual. The web application can tailor its operations to your needs, likes and dislikes by gathering and remembering information about your preferences.

We use traffic log cookies to identify which pages are being used. This helps us analyse data about webpage traffic and improve our website in order to tailor it to customer needs. We only use this information for statistical analysis purposes and then the data is removed from the system.
Overall, cookies help us provide you with a better website by enabling us to monitor which pages you find useful and which you do not. A cookie in no way gives us access to your computer or any information about you, other than the data you choose to share with us.
You can choose to accept or decline cookies. Most web browsers automatically accept cookies, but you can usually modify your browser setting to decline cookies if you prefer. This may prevent you from taking full advantage of the website.

Links to other websites

Our website may contain links to other websites of interest. However, once you have used these links to leave our site, you should note that we do not have any control over that other website. Therefore, we cannot be responsible for the protection and privacy of any information which you provide whilst visiting such sites and such sites are not governed by this privacy statement. You should exercise caution and look at the privacy statement applicable to the website in question.

Controlling your personal information

You may choose to restrict the collection or use of your personal information in the following ways:

  • whenever you are asked to fill in a form on the website, look for the box that you can click to indicate that you do not want the information to be used by anybody for direct marketing purposes
  • if you have previously agreed to us using your personal information for direct marketing purposes, you may change your mind at any time by writing to or emailing us.

We will not sell, distribute or lease your personal information to third parties unless we have your permission or are required by law to do so. We may use your personal information to send you promotional information about third parties which we think you may find interesting if you tell us that you wish this to happen.

If you believe that any information we are holding on you is incorrect or incomplete, please write to or email us as soon as possible at the above address. We will promptly correct any information found to be incorrect.